Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code can't be built #2

Open
omar-3 opened this issue Apr 4, 2021 · 1 comment
Open

The code can't be built #2

omar-3 opened this issue Apr 4, 2021 · 1 comment

Comments

@omar-3
Copy link

omar-3 commented Apr 4, 2021

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
@marcoangelo
Copy link

@omar-3 delete package-lock.json and run npm install again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants