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

Install web3 and solc via Dockerfile #4

Open
Pold87 opened this issue Dec 6, 2018 · 2 comments
Open

Install web3 and solc via Dockerfile #4

Pold87 opened this issue Dec 6, 2018 · 2 comments

Comments

@Pold87
Copy link
Owner

Pold87 commented Dec 6, 2018

So far, it gives me an error, cannot find module "solc"

The error seems to be related to the lines
git clone https://github.com/cubedro/eth-net-intelligence-api &&\ cd eth-net-intelligence-api &&\
I guess I'm installing into the wrong directory.

@Pold87
Copy link
Owner Author

Pold87 commented Dec 6, 2018

Another important thing is the global (-g) switch of npm.
It seems to only work without -g

@Pold87
Copy link
Owner Author

Pold87 commented Dec 6, 2018

Currenlty, the problems is that mydeploy.js suddenly returns:
Script failed: Error: Provided address "undefined" is invalid, the capitalization checksum test failed, or its an indrect IBAN address which can't be converted.
This didn't happen before.

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

1 participant