Hi,
i want to install the platformio-ide (Atom Vers:1.34.0 x64) to MacOsx with Mojave Vers.10.14.3,
but the installation script failed with the following information.
How can i fix that??
Thanks for your help
Installing âplatformio-ide@2.3.1â failed.Hide outputâŚ
fs.js:885
return binding.mkdir(pathModule._makeLong(path),
^
Error: ENOENT: no such file or directory, mkdir â/var/folders/F-/F-lzMu3wG84oDc9ac4ebNE+++TI/-Tmp-/apm-install-dir-11924-72163-k4z1xk.9yldâ
at Object.fs.mkdirSync (fs.js:885:18)
at Object.mkdirSync (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/temp/lib/temp.js:238:6)
at Install.installModule (/Applications/Atom.app/Contents/Resources/app/apm/lib/install.js:142:35)
at commands.push (/Applications/Atom.app/Contents/Resources/app/apm/lib/install.js:367:27)
at fn (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/async/lib/async.js:582:34)
at Immediate._onImmediate (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/async/lib/async.js:498:34)
at runCallback (timers.js:789:20)
at tryOnImmediate (timers.js:751:5)
at processImmediate [as _immediateCallback] (timers.js:722:5)