Platformio-atom-ide: PlatformIO IDE installation has been suspended

Created on 21 Jun 2020  路  10Comments  路  Source: platformio/platformio-atom-ide

Immediately after installing PlatformIO-ide Atom freezes and asks to force close.
After restarting it "twice" it says "Seems like PlatformIO IDE installer is already started in another window.
And I can't open anything from the PlatformIO menu. Not even the Documentation
tried restarting and reinstalling.
Running it on Windows 10

Most helpful comment

Hi,
I had same issues on Ubuntu and macos. I managed to get rid of the freeze by removing ~/.atom/packages/platformio-ide folder and did a:

apm install [email protected]

after that atom starts and installs the updates to version 2.7.1 (if autoupdate is active) :+1:

All 10 comments

I can confim this issue!
I uninstalled Atom becasue of some issues and deleted folders .atom, .platformio, everything atom related under AppData local/roaming. So It can be called fresh installation. After installing atom, everything looks fine. Restart PC, open Atom, Installing Platformio package forces error "Editor not responding. Wait or force close". Tried 3 times with same result.
Deleting .atom/packages/platformio-ide I can restat and use atom as normal.

EDIT
After installing .platformio folder within user folder gets not created

Hi,
I had same issues on Ubuntu and macos. I managed to get rid of the freeze by removing ~/.atom/packages/platformio-ide folder and did a:

apm install [email protected]

after that atom starts and installs the updates to version 2.7.1 (if autoupdate is active) :+1:

that actually did work i just had to wait on the force quit screen for a bit. unfortunately it still dint fix my issue of loading my skr1.4 with marlin

Hi,
I had same issues on Ubuntu and macos. I managed to get rid of the freeze by removing ~/.atom/packages/platformio-ide folder and did a:

apm install [email protected]

after that atom starts and installs the updates to version 2.7.1 (if autoupdate is active) 馃憤

That worked for me as well on windows 10.
Thanks!

I have this issue also on fully upgraded Arch linux system.
apm install [email protected] worked

Confirm this works on Win10. I had to force close Atom first.
I then uninstalled Platformio via cmd prompt:
apm deinstall platformio-ide
Then install 2.6.0 as above

Running macOS 10.14.6 and confirmed fix.
apm deinstall platformio-ide
apm install [email protected]

tried apm deinstall platformio-ide, and apm install [email protected], but get apm not recognised as internal or external command. windows 10. what do i need to install?

Please update to 2.7.2. Sorry for the issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

johoberm picture johoberm  路  5Comments

cristianszwarc picture cristianszwarc  路  6Comments

schmurfy picture schmurfy  路  7Comments

mf1040 picture mf1040  路  3Comments

stelgenhof picture stelgenhof  路  10Comments