I'm trying to install the packages and here is what I get
npm notice
npm notice New minor version of npm available! 7.5.0 -> 7.8.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.8.0
npm notice Run npm install -g npm@7.8.0 to update!
npm notice
npm ERR! code ENOTFOUND
npm ERR! syscall getaddrinfo
npm ERR! errno ENOTFOUND
npm ERR! network request to https://dtools.ipsoft.com/artifactory/api/npm/npm/y18n/-/y18n-4.0.0.tgz?dl=https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz failed, reason: getaddrinfo ENOTFOUND dtools.ipsoft.com
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'
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/omarkhaled/.npm/_logs/2021-04-04T18_58_04_578Z-debug.log
I'm trying to install the packages and here is what I get