-
Notifications
You must be signed in to change notification settings - Fork 161
Terminal not working with npm #546
Comments
me too.. when I use 'npm install' or 'npm run',it doesn't works,however when I try this in windows cmd ,it works. |
I can confirm this as an issue. Even running
Platformio-ide-terminal 2.8.4 The problem here is #543 But I would wait until #585 is merged If that doesnt fix it someone needs to submit a fix. |
I'm trying platformio-ide-terminal for the first time. I'm getting this: npm -v Yet, it is already installed and works from other terminals not embedded in Atom. |
Experiencing the same. Acts as if NPM isn't installed but definitely is installed externally. Ubuntu 18 here |
I can confirm 2.9.0 fixes this issue + #630 @ivankravets please pin this issue and can close until newer information provided. thx |
This is still an issue running |
This package is no longer maintained. Please uninstall platformio-ide-terminal and install either terminus or x-terminal |
@calebhaye what is your OS? Do you use the latest version of Atom? It should work without any issues. |
I was having the same issue, but then i just run atom as administrator, and it works. Idk if that's the problem with you all but that's the fix for my case. My teminal is Platformio-ide-terminal |
When I run the command
npm ls
commandI get the following output
but in the GIT bash:
Any chance someone knows what is causing this?
The text was updated successfully, but these errors were encountered: