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

ERR! network request to .../upper-case-1.1.3.tgz failed #11

Open
kubasovp opened this issue Mar 18, 2021 · 5 comments
Open

ERR! network request to .../upper-case-1.1.3.tgz failed #11

kubasovp opened this issue Mar 18, 2021 · 5 comments

Comments

@kubasovp
Copy link

npm ERR! code ENOTFOUND
npm ERR! syscall getaddrinfo
npm ERR! errno ENOTFOUND
npm ERR! network request to https://artifactory.ubisoft.org/api/npm/npm/upper-case/-/upper-case-1.1.3.tgz failed, reason: getaddrinfo ENOTFOUND artifactory.ubisoft.org
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'

@marcoangelo
Copy link

@kubasovp I also got this error. Managed to fix by following this solution - #9 (comment)

@kubasovp
Copy link
Author

Thank!
Unfortunately, this does not help in this case :(

@szegheo
Copy link

szegheo commented Mar 21, 2021

Thank!
Unfortunately, this does not help in this case :(

Try to delete package-lock.json first, then npm install

@kubasovp
Copy link
Author

image
image
image
🤷‍♂️

@kubasovp
Copy link
Author

But it works :)

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

3 participants