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

Errors in npm dependencies #359

Closed
frangio opened this issue Aug 12, 2017 · 2 comments
Closed

Errors in npm dependencies #359

frangio opened this issue Aug 12, 2017 · 2 comments

Comments

@frangio
Copy link
Contributor

frangio commented Aug 12, 2017

The output of npm list shows two error messages:

npm ERR! missing: ethereumjs-vm-sc@git+https://github.com/sc-forks/ethereumjs-vm-sc.git#303, required by web3-provider-engine@8.1.19
npm ERR! extraneous: ethereumjs-vm@2.0.2 /home/frangio/scs/zeppelin/update-truffle-3.4.8/node_modules/solidity-coverage/node_modules/web3-provider-engine/node_modules/ethereumjs-vm

I think this is related to the forked packages that solidity-coverage depends on. My guess is that npm is getting confused somehow because a lot of them are named the same way as the official packages.

(There may be others.)

@cgewecke can you look into this? The sc-forks repositories don't have issue trackers were I can report it.

@cgewecke
Copy link
Contributor

@frangio - I'll open a PR bumping you to the latest solidity-coverage. It uses a version of testrpc 4.x that webpack bundles all the deps.

@frangio
Copy link
Contributor Author

frangio commented Aug 12, 2017

Thanks for the prompt response @cgewecke! That fixed it. 😃

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