0mkara / etheratom

Solidity compilation and Ethereum contract execution interface for hackable atom editor
https://atom.io/packages/etheratom
GNU General Public License v3.0
252 stars 41 forks source link

Installing etheratom failed under ubuntu #301

Closed 0xKarl98 closed 4 years ago

0xKarl98 commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

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 .