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
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
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
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
The text was updated successfully, but these errors were encountered: