Cannot install Ink
See original GitHub issueI tried a to purge and install atom again on ubuntu and nothing.
ink@0.10.12 postinstall /tmp/apm-install-dir-119717-13151-1ji4agk.eago/node_modules/ink node scripts/postinstall.js
Aborted (core dumped) npm WARN enoent ENOENT: no such file or directory, open ‘/tmp/apm-install-dir-119717-13151-1ji4agk.eago/package.json’ npm WARN apm-install-dir-119717-13151-1ji4agk.eago No description npm WARN apm-install-dir-119717-13151-1ji4agk.eago No repository field. npm WARN apm-install-dir-119717-13151-1ji4agk.eago No README data npm WARN apm-install-dir-119717-13151-1ji4agk.eago No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 134
npm ERR! ink@0.10.12 postinstall: node scripts/postinstall.js
npm ERR! Exit status 134
npm ERR!
npm ERR! Failed at the ink@0.10.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! /home/axel/.atom/.apm/_logs/2019-08-17T16_46_17_378Z-debug.log
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (3 by maintainers)
On a fresh profile and new Atom installation on Debian 10 (buster),
uber-juno
installation fail similarly onink
:with the the main errors in the log seems to be:
I indeed have an installation of Debian’s
node
(v10.15.2) andnpm
(5.8.0).@MHellmund shell commands to use
apx
worked for me as well. Thanks!apx worked for me too. Before I could install it I had to update npm to the latest version