platformio / platformio-atom-ide

PlatformIO IDE for Atom: The next generation integrated development environment for IoT
https://atom.io/packages/platformio-ide
Apache License 2.0
476 stars 71 forks source link

InstallationManager #2442

Closed trevor-sonic closed 4 years ago

trevor-sonic commented 4 years ago

I have impression that I'll never be able to install PlatformIO on Atom (or Visual Code the same). Every time lunch Atom, it tries to update and gives this error. One time I saw a green successful message, just after re-lunch the app, same miserable scenario, error.

Error: ENOENT: no such file or directory, mkdir '~/.platformio/.cache' at Object.mkdirSync (fs.js:778:3) at Object.e.getCacheDir (/Users/theuser/.atom/packages/platformio-ide/node_modules/platformio-node-helpers/dist/index.js:1:5337) at l (/Users/theuser/.atom/packages/platformio-ide/node_modules/platformio-node-helpers/dist/index.js:1:877949) at e.callInstallerScript (/Users/theuser/.atom/packages/platformio-ide/node_modules/platformio-node-helpers/dist/index.js:1:32688) at t.value (/Users/theuser/.atom/packages/platformio-ide/node_modules/platformio-node-helpers/dist/index.js:1:27194) at async Promise.all (index 3)

ivankravets commented 4 years ago

Please update to 2.7.2. Sorry for the issue.

trevor-sonic commented 4 years ago

OMG 2.7.2 could install and is working! I was about losing my hope, finally it works. Thanks.

ivankravets commented 4 years ago

Happy coding with PlatformIO! ☺️