-
Notifications
You must be signed in to change notification settings - Fork 1k
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
DOCKER Build fail #282
Comments
Hi @ben-liang-dev , Can you try building the image with Also can you confirm if you are using the lastest Thanks! |
Hi, @devansh-sharma-tw,
|
Hi @ben-liang-dev , sorry for the delay in responding. Could you please try and share the output of docker build with the Thanks! |
Here is the output
|
Hi @ben-liang-dev , This seems to be the issue here:
Curl is failing to download the node installation script and so npm is failing. We're not able to reproduce this at our end. But quick googling seems to suggest this might be caused due to local setup issues (firewalls maybe ?). Could you please try the same/similar curl command from a temporary container ( Thanks! |
I had the same problem. I had to clone a fresh copy of the repository, disconnect from my VPN, and run the build with the |
I am trying to build and run the docker image locally, but run into this error
The text was updated successfully, but these errors were encountered: