Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Installing etheratom failed under ubuntu #302

Open
0xKarl98 opened this issue Mar 11, 2020 · 2 comments
Open

Installing etheratom failed under ubuntu #302

0xKarl98 opened this issue Mar 11, 2020 · 2 comments

Comments

@0xKarl98
Copy link

Background :

Ubuntu 19.04
npm 6.7.0
apm 2.4.3
node 10.2.1 x64
python 2.7.17
git 2.20.1
atom 1.44.0

This error occured when I tried to do 'apm install ' inside etheratom file .

scrypt@6.0.3 preinstall /home/karl/etheratom/node_modules/scrypt
node node-scrypt-preinstall.js

Aborted (core dumped)
npm WARN rollup-plugin-babel@4.3.0 requires a peer of rollup@>=0.60.0 <2 but none is installed. You must install peer dependencies yourself.
npm WARN rollup-plugin-commonjs@9.2.1 requires a peer of rollup@>=0.56.0 but none is installed. You must install peer dependencies yourself.
npm WARN remix-tests@0.1.14 requires a peer of yo-yoify@latest but none is installed. You must install peer dependencies yourself.
npm WARN etheratom@4.6.0 license should be a valid SPDX license expression

npm ERR! code ELIFECYCLE
npm ERR! errno 134
npm ERR! scrypt@6.0.3 preinstall: node node-scrypt-preinstall.js
npm ERR! Exit status 134
npm ERR!
npm ERR! Failed at the scrypt@6.0.3 preinstall 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/karl/.atom/.apm/_logs/2020-03-11T14_17_23_147Z-debug.log

Some other failure:
I also tried to install packages inside atom , and build from resource as well .

@0mkara
Copy link
Owner

0mkara commented Mar 15, 2020

Unable to reproduce your issue on a fresh ubuntu 19.04 desktop @DecentrilizedMan
IMG_20200315_235332

@sureshushers
Copy link

Hi, I just installed atom and etheratom on my iMac with latest MacOSX (10.15.5). I'm getting the following error.
gyp ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /private/var/folders/j2/nd01tqbs2ts83d5tll5g3n5m0000gn/T/apm-install-dir-202055-12728-172p907.72cc/node_modules/etheratom/node_modules/scrypt
gyp ERR! node -v v10.2.1
gyp ERR! node-gyp -v v3.7.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/j2/nd01tqbs2ts83d5tll5g3n5m0000gn/T/apm-install-dir-202055-12728-172p907.72cc/package.json'
npm WARN react-dom@16.13.1 requires a peer of react@^16.13.1 but none is installed. You must install peer dependencies yourself.
npm WARN remix-tests@0.1.14 requires a peer of yo-yoify@latest but none is installed. You must install peer dependencies yourself.
npm WARN apm-install-dir-202055-12728-172p907.72cc No description
npm WARN apm-install-dir-202055-12728-172p907.72cc No repository field.
npm WARN apm-install-dir-202055-12728-172p907.72cc No README data
npm WARN apm-install-dir-202055-12728-172p907.72cc No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! scrypt@6.0.3 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the scrypt@6.0.3 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

3 participants