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

endles npm install #7

Open
L4urens1 opened this issue Feb 19, 2025 · 0 comments
Open

endles npm install #7

L4urens1 opened this issue Feb 19, 2025 · 0 comments

Comments

@L4urens1
Copy link

whan i build the docker and it is on npm install i gose in endles loop antil it stops and then i get this erore :
=> ERROR [5/6] RUN npm install 1175.7s

[5/6] RUN npm install:
1175.5 npm error code EAI_AGAIN
1175.5 npm error syscall getaddrinfo
1175.5 npm error errno EAI_AGAIN
1175.5 npm error request to https://registry.npmjs.org/discord-api-types failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
1175.5 npm error A complete log of this run can be found in: /root/.npm/_logs/2025-02-19T13_21_38_660Z-debug-0.log


dockerfile:9

7 | COPY package.json /user/src/bot
8 |
9 | >>> RUN npm install
10 |
11 |

ERROR: failed to solve: process "/bin/sh -c npm install" did not complete successfully: exit code: 1

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