when i use vercel to deply my nextjs problem,i got some npm network error as follows.
npm ERR! code ECONNRESET
19:52:46.254npm ERR! network aborted
19:52:46.254npm ERR! network This is a problem related to network connectivity.
19:52:46.254npm ERR! network In most cases you are behind a proxy or have bad network settings.
19:52:46.255npm ERR! network
19:52:46.255npm ERR! network If you are behind a proxy, please make sure that the
19:52:46.255npm ERR! network ‘proxy’ config is set properly. See: ‘npm help config’
19:52:46.260
19:52:46.260npm ERR! A complete log of this run can be found in: /vercel/.npm/_logs/2024-06-16T11_52_40_188Z-debug-0.log
19:52:46.287Error: Command “npm install” exited with 1
btw i am from china
i try to disconnect my proxy,it seem like not work
user25590007 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.