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

Installing etheratom failed under ubuntu #302

Open
@0xKarl98

Description

@0xKarl98

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 .

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions