-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot install Ink #212
Comments
I see something something very similar:
The contents of the log: |
I have the same problem.
and
The installation fails with the same error message @AxlRUI and @twadleigh above had:
|
Alright, thanks to some debugging with @fkastner, we now know that having a system A couple of things you could try are:
I don't know if any of the above work since I can't repro the bug, but please give them a go if time permits and report back. |
Doesn't help for me. After |
Do you still have |
FWIW I also tried removing both but it didn't help either. |
Did anyone give |
yes,
worked without error. |
apx worked for me too. Before I could install it I had to update npm to the latest version |
I tried it again today with a fresh install of atom 1.44.0 and it still doesn't work with the same error message. apx does work for me too. |
On a fresh profile and new Atom installation on Debian 10 (buster),
with the the main errors in the log seems to be:
I indeed have an installation of Debian's @MHellmund shell commands to use |
I have same problem in widows 7 32-bit |
I tried a to purge and install atom again on ubuntu and nothing.
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! [email protected] postinstall:
node scripts/postinstall.js
npm ERR! Exit status 134
npm ERR!
npm ERR! Failed at the [email protected] 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
The text was updated successfully, but these errors were encountered: