You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
I fear it is a proxy topic. I've modivied the tangle-explorer.sh script that it does not overwrite do the clone again (I've the latest version) and added the ENV variables for the proxy in the dockerfile. Further I've added RUN npm config set proxy <myproxy>
For me it seems that npm does some shell call
#12 1942.7 npm ERR! command sh -c node-gyp-build || npm run build:libzmq
and this has not proxy information :-(
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug description
Following the README.md install process the docker build can not be completed due to an error
Docker and docker-compose version
Which version of Docker and docker-compose are you running?
Hardware specification
Steps To reproduce the bug
Explain how the maintainer can reproduce the bug.
Expected behaviour
docker build shall complete
Actual behaviour
npm install fails
Errors
The text was updated successfully, but these errors were encountered: