We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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-compose up
Hey there,
docker-compose up is failing with the following error:
[beacongraph_beacongraph-frontend 3/4] RUN npm install -g @quasar/cli: #9 8.394 npm ERR! code EAI_AGAIN #9 8.394 npm ERR! errno EAI_AGAIN #9 8.397 npm ERR! request to https://registry.npmjs.org/@quasar%2fcli failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org #9 8.408 #9 8.408 npm ERR! A complete log of this run can be found in: #9 8.410 npm ERR! /root/.npm/_logs/2022-09-24T17_39_52_558Z-debug.log
failed to solve: rpc error: code = Unknown desc = executor failed running [/bin/sh -c npm install -g @quasar/cli]: exit code: 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey there,
docker-compose up is failing with the following error:
failed to solve: rpc error: code = Unknown desc = executor failed running [/bin/sh -c npm install -g @quasar/cli]: exit code: 1
The text was updated successfully, but these errors were encountered: