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

fails to install on macOS #2770

Closed
tcurdt opened this issue May 2, 2019 · 2 comments
Closed

fails to install on macOS #2770

tcurdt opened this issue May 2, 2019 · 2 comments

Comments

@tcurdt
Copy link

tcurdt commented May 2, 2019

Description

npm install web3 fails on macOS because barrysteyn/node-scrypt#192

Turns out that module is deprecated

#WARNING!!! This module is deprecated. Instead, use https://nodejs.org/api/crypto.html#crypto_crypto_scrypt_password_salt_keylen_options_callback

Expected behavior

npm install web3 should install

Actual behavior

Fails to install node-scrypt which should not be used anymore.

Steps to reproduce the behavior

See barrysteyn/node-scrypt#192

Error Logs

See barrysteyn/node-scrypt#192

Gists

NA

Versions

  • web3.js: tried most of the 1.0.0-beta releases
  • nodejs: v12.1.0
  • browser: NA
  • ethereum node: NA
@nivida
Copy link
Contributor

nivida commented May 2, 2019

Thanks for opening this issue but there is already an issue regarding node-scrypt (#2385).

@nivida nivida closed this as completed May 2, 2019
@tcurdt
Copy link
Author

tcurdt commented May 2, 2019

@nivida Ah, OK - I didn't make the connection from the title.

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

2 participants