Skip to content
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

Installation Error: make failed with exit code: 2 #2992

Closed
Bowfish opened this issue Aug 2, 2019 · 2 comments
Closed

Installation Error: make failed with exit code: 2 #2992

Bowfish opened this issue Aug 2, 2019 · 2 comments

Comments

@Bowfish
Copy link

Bowfish commented Aug 2, 2019

If I run npm install web3 --save I get the following error messages:

gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/home/xyz/.nvm/versions/node/v12.7.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:196:23)
gyp ERR! stack     at ChildProcess.emit (events.js:203:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Linux 5.2.3-1-default
gyp ERR! command "/home/xyz/.nvm/versions/node/v12.7.0/bin/node" "/home/xyz/.nvm/versions/node/v12.7.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/xyz/src/truffle-new/box-drizzle/app/node_modules/scrypt
gyp ERR! node -v v12.7.0
gyp ERR! node-gyp -v v5.0.3
gyp ERR! not ok 
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/scrypt):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: `node-gyp rebuild`
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

I tried about everything I found about this issue, none of them worked. I even reinstalled nvm and node.

Operating system: linux
node version: 12.7.0
npm version: 6.10.2

@nivida
Copy link
Contributor

nivida commented Aug 2, 2019

This got fixed with #2938 and will be released with 1.2.1.

@nivida nivida closed this as completed Aug 2, 2019
@lucianosilvi
Copy link

Hi, when do you estimate the version 1.2.1 will be released?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants