-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi!
I'm tinkering with this but I was not able to get it working so I started so I tried to build containers myself.
When I build the frontend the command npm ci hangs indefinitely.
When I try to run the same command with debug I get timeouts on npm packages, probably hosted :
npm http cache https://registry.npmjs.org/eslint-plugin-react-refresh 4ms (cache hit)
npm http cache https://registry.npmjs.org/eslint-plugin-react 6ms (cache hit)
npm http cache https://registry.npmjs.org/eslint-plugin-react-hooks 13ms (cache hit)
npm http cache https://registry.npmjs.org/@inquirer%2feditor 3ms (cache hit)
npm http cache https://registry.npmjs.org/@inquirer%2fprompts 2ms (cache hit)
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/which-builtin-type/-/which-builtin-type-1.2.1.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/which-collection/-/which-collection-1.0.2.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/word-wrap/-/word-wrap-1.2.5.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/which-typed-array/-/which-typed-array-1.1.19.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/wrap-ansi/-/wrap-ansi-6.2.0.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/wrap-ansi/-/wrap-ansi-7.0.0.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/y18n/-/y18n-5.0.8.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/yaml/-/yaml-2.7.0.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/yallist/-/yallist-3.1.1.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/yoctocolors-cjs/-/yoctocolors-cjs-2.1.2.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/yargs-parser/-/yargs-parser-21.1.1.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/yargs/-/yargs-17.7.2.tgz attempt 1 failed with ETIMEDOUT
npm http fetch GET https://npm.dev.wixpress.com/api/npm/npm-repos/zod/-/zod-3.24.2.tgz attempt 1 failed with ETIMEDOUTMetadata
Metadata
Assignees
Labels
No labels