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 failure #146

Closed
0xmichalis opened this issue Mar 15, 2021 · 2 comments
Closed

npm install failure #146

0xmichalis opened this issue Mar 15, 2021 · 2 comments

Comments

@0xmichalis
Copy link
Contributor

Unclear why this occurs with a fresh npm install. Tried both with node 14 and 12, getting the same issue.

npm ERR! Could not install from "node_modules/web3-provider-engine/node_modules/eth-sig-util/ethereumjs-abi@git+https:/github.com/ethereumjs/ethereumjs-abi.git" as it does not contain a package.json file.
@wfm-slava
Copy link
Contributor

@Kargakis just try to remove package-lock.json file under root folder and re-execute "npm install" command

@0xmichalis
Copy link
Contributor Author

Thanks @wfm-slava for the suggestion, it worked!

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