-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Trying to build the docker image for x86_64 and am seeing some errors in the dockerfile
6.5.0-28-generic #29-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 28 23:46:48 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
=> ERROR [build 4/6] RUN npm install 25.0s
------
> [build 4/6] RUN npm install:
24.70 npm notice
24.70 npm notice New minor version of npm available! 10.5.0 -> 10.7.0
24.70 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.7.0>
24.70 npm notice Run `npm install -g [email protected]` to update!
24.70 npm notice
24.70 npm ERR! code ETIMEDOUT
24.70 npm ERR! syscall read
24.70 npm ERR! errno -110
24.70 npm ERR! network read ETIMEDOUT
24.70 npm ERR! network This is a problem related to network connectivity.
24.70 npm ERR! network In most cases you are behind a proxy or have bad network settings.
24.70 npm ERR! network
24.70 npm ERR! network If you are behind a proxy, please make sure that the
24.70 npm ERR! network 'proxy' config is set properly. See: 'npm help config'
24.71
24.71 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-05-10T11_19_58_376Z-debug-0.log
Metadata
Metadata
Assignees
Labels
No labels