Installing “ink@0.9.12” failed

hello, i tried to install juno, but i get some problems, installing ink i get the following:

Installing “ink@0.9.12” failed.Hide output…

> ink@0.9.12 postinstall C:\Users\user\AppData\Local\Temp\apm-install-dir-1181012-6960-1pwn1cb.boxg\node_modules\ink
> node scripts/postinstall.js


npm WARN lifecycle npm is using C:\Users\user\AppData\Local\atom\app-1.32.2\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" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\user\AppData\Local\Temp\apm-install-dir-1181012-6960-1pwn1cb.boxg\package.json'
npm WARN apm-install-dir-1181012-6960-1pwn1cb.boxg No description
npm WARN apm-install-dir-1181012-6960-1pwn1cb.boxg No repository field.
npm WARN apm-install-dir-1181012-6960-1pwn1cb.boxg No README data
npm WARN apm-install-dir-1181012-6960-1pwn1cb.boxg No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ink@0.9.12 postinstall: `node scripts/postinstall.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the ink@0.9.12 postinstall 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\user\.atom\.apm\_logs\2018-11-13T00_53_42_594Z-debug.log

any solution?

Seems like either a connection issue (just try again in that case) or an issue with your antivirus software (try disabling the live scanning functionality for the duration of the installation).

1 Like

Thanks for replying, but I disabled the antivirus and the problem persists.