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

npm install fails #475

Closed
vrde opened this issue Jun 26, 2020 · 2 comments
Closed

npm install fails #475

vrde opened this issue Jun 26, 2020 · 2 comments

Comments

@vrde
Copy link

vrde commented Jun 26, 2020

Hi, I'm running on node v12.18.0 and when I run npm install I get this error:

➜  solc-js git:(master) npm i
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
npm WARN prepublish-on-install As of npm@5, `prepublish` scripts are deprecated.
npm WARN prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only.
npm WARN prepublish-on-install See the deprecation note in `npm help scripts` for more information.

> solc@0.6.10 prepublish /tmp/solc-js
> node downloadCurrentVersion.js && node verifyVersion.js

Downloading correct solidity binary...
Retrieving available version list...
Downloading version soljson-v0.6.10+commit.00c0fcaf.js
Hash mismatch: 0x620163da7ee7b2622c9ee48b06110a52739f633189555148a3b5ecf767e60cfb vs 0x3c6ebdcd656156ea3488ae96fb42dac57e0f8bb67d08e3008cf01d8da8f4cdef
@hrkrshnn
Copy link
Member

Possible duplicate of: ethereum/solidity#9261

@chriseth
Copy link
Contributor

Indeed, should be fixed.

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