Mac Mojave- Installation Platformio-ide failed

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 :blush:

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)

Could you try to install PlatformIO IDE for VSCode?

No, first ATOM and then try to install PlatformIO

Ivan was asking if you could try following the linked instructions for installing VSCode and adding the PlatformIO extension to that…

okay…
now i instal VS-Code Version 1.31.1 (1.31.1) and click on Extensions PlatformIO —> Installing --but without any effect . There’s no flaws or anything. Installation after this instructions

So there was no message at the bottom about PlatformIO installing the rest of it’s components? How about when you restarted VSCode?

Someone who uses Mac may have to continue with this, as I don’t know what can go wrong there or what you can check.

i open this ticket on github: vs-code bug issue
i have no chance to install any extensions in vs-code :frowning:

check the permission for this folder…you need read write rights.
Problem is solved :slight_smile:

1 Like