Jenkins Network Issue

Hi Team
Can you please confirm the below error is due to Internet issue,
C:\Jenkins\workspace\Swift>npm install
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! network request to https://registry.npmjs.org/rxjs/-/rxjs-6.6.3.tgz failed, reason: read ECONNRESET
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network ‘proxy’ config is set properly. See: ‘npm help config’

Thanks

That’s not a Jenkins issue. That’s a message from npm. I’m sure the text of that message is based on their experiences and their experiences are that those messages usually mean there is a network issue.