Maxi Ferreira
Maxi Ferreira
CDCloudflare Developers
Created by Maxi Ferreira on 2/28/2025 in #pages-help
ECONNRESET npm error when building on Pages
Hello, we've been running into an intermittent ECONNRESET error during the npm install step when building our app on Pages. This never used to happen but it started happening daily over the last few weeks. We're using Node v18.20.0 (npm v10.5.0). Have you seen this type of intermitent issue before? I'd appreciate any suggestions for how to fix it. Thank you! Happy to send an example build, but here's the relevant portion of the build log:
08:19:53.000 Started restoring cached node modules
08:19:53.009 Finished restoring cached node modules
08:19:53.335 Installing NPM modules using NPM version 10.5.0
08:22:28.921 npm ERR! code ECONNRESET
08:22:28.921 npm ERR! errno ECONNRESET
08:22:28.923 npm ERR! network Invalid response body while trying to fetch https://registry.npmjs.org/bn.js: aborted
08:22:28.924 npm ERR! network This is a problem related to network connectivity.
08:22:28.924 npm ERR! network In most cases you are behind a proxy or have bad network settings.
08:22:28.924 npm ERR! network
08:22:28.925 npm ERR! network If you are behind a proxy, please make sure that the
08:22:28.925 npm ERR! network 'proxy' config is set properly. See: 'npm help config'
08:22:28.926
08:22:28.926 npm ERR! A complete log of this run can be found in: /opt/buildhome/.npm/_logs/2025-02-27T16_19_54_226Z-debug-0.log
08:22:29.014 Error during NPM install
08:22:29.017 Failed: build command exited with code: 1
08:22:29.718 Failed: error occurred while running build command
08:19:53.000 Started restoring cached node modules
08:19:53.009 Finished restoring cached node modules
08:19:53.335 Installing NPM modules using NPM version 10.5.0
08:22:28.921 npm ERR! code ECONNRESET
08:22:28.921 npm ERR! errno ECONNRESET
08:22:28.923 npm ERR! network Invalid response body while trying to fetch https://registry.npmjs.org/bn.js: aborted
08:22:28.924 npm ERR! network This is a problem related to network connectivity.
08:22:28.924 npm ERR! network In most cases you are behind a proxy or have bad network settings.
08:22:28.924 npm ERR! network
08:22:28.925 npm ERR! network If you are behind a proxy, please make sure that the
08:22:28.925 npm ERR! network 'proxy' config is set properly. See: 'npm help config'
08:22:28.926
08:22:28.926 npm ERR! A complete log of this run can be found in: /opt/buildhome/.npm/_logs/2025-02-27T16_19_54_226Z-debug-0.log
08:22:29.014 Error during NPM install
08:22:29.017 Failed: build command exited with code: 1
08:22:29.718 Failed: error occurred while running build command
11 replies
CDCloudflare Developers
Created by Maxi Ferreira on 2/24/2023 in #pages-help
Unable to delete Pages project (Code: 8000000)
Hey there! I'm trying to delete a Pages project I no longer need but I'm getting the following error message:
An unknown error occurred. Contact your account team or Cloudflare support: https://cfl.re/3WgEyrH. (Code: 8000000)
I've tried contact support but had no luck. Any chance someone here could give me a hand? Happy to provide more details. Thank you!
9 replies