asdf-nodejs icon indicating copy to clipboard operation
asdf-nodejs copied to clipboard

Fail to install Atom Editor plugin

Open AlexWayfer opened this issue 5 years ago • 0 comments

Package: platformio-ide-terminal 2.10.0

npm WARN lifecycle The node binary used for scripts is /home/alex/.asdf/shims/node but npm is using /usr/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
unknown command: node. Perhaps you have to reshim?
unknown command: node. Perhaps you have to reshim?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `prebuild-install || node scripts/install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/alex/.atom/.apm/_logs/2020-05-23T21_58_08_397Z-debug.log

AlexWayfer avatar May 23 '20 21:05 AlexWayfer