Node.js 我无法安装atom软件包,它给出了这些错误,它实际显示的错误如下

Node.js 我无法安装atom软件包,它给出了这些错误,它实际显示的错误如下,node.js,python-3.x,npm,package,atom-editor,Node.js,Python 3.x,Npm,Package,Atom Editor,当我想安装一些软件包时,会出现这样的错误,例如,当我想安装platformio ide终端时 node-pty-prebuilt-multiarch@0.9.0-beta21.legacy install C:\Users\pavan\AppData\Local\Temp\apm-install-dir-2020924-4988-1c779xx.zaxyl\node_modules\platformio-ide-terminal\node_modules\node-pty-prebuilt-mu

当我想安装一些软件包时,会出现这样的错误,例如,当我想安装platformio ide终端时

node-pty-prebuilt-multiarch@0.9.0-beta21.legacy install C:\Users\pavan\AppData\Local\Temp\apm-install-dir-2020924-4988-1c779xx.zaxyl\node_modules\platformio-ide-terminal\node_modules\node-pty-prebuilt-multiarch
> prebuild-install || node scripts/install.js


npm WARN lifecycle npm is using C:\Users\pavan\AppData\Local\atom\app-1.51.0\resources\app\apm\bin\node.exe but there is no node binary in the current PATH. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
'"node"' is not recognized as an internal or external command,
operable program or batch file.
'node' is not recognized as an internal or external command,
operable program or batch file.
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\pavan\AppData\Local\Temp\apm-install-dir-2020924-4988-1c779xx.zaxyl\package.json'
npm WARN apm-install-dir-2020924-4988-1c779xx.zaxyl No description
npm WARN apm-install-dir-2020924-4988-1c779xx.zaxyl No repository field.
npm WARN apm-install-dir-2020924-4988-1c779xx.zaxyl No README data
npm WARN apm-install-dir-2020924-4988-1c779xx.zaxyl No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-pty-prebuilt-multiarch@0.9.0-beta21.legacy install: `prebuild-install || node scripts/install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the node-pty-prebuilt-multiarch@0.9.0-beta21.legacy 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!     C:\Users\pavan\.atom\.apm\_logs\2020-10-24T08_39_23_587Z-debug.log