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

NPM install failing blip.strongloop.com ENotFound #296

Open
shrey-g opened this issue Mar 14, 2022 · 0 comments
Open

NPM install failing blip.strongloop.com ENotFound #296

shrey-g opened this issue Mar 14, 2022 · 0 comments
Labels

Comments

@shrey-g
Copy link

shrey-g commented Mar 14, 2022

Steps to reproduce

npm install on existing project

Current Behavior

npm ERR! network request to http://blip.strongloop.com/loopback-component-storage@1.5.1 failed, reason: getaddrinfo ENOTFOUND

Expected Behavior

npm install to be successfull

Link to reproduction sandbox

Additional information

npm WARN deprecated phantomjs-prebuilt@2.1.16: this package is now deprecated
npm WARN deprecated uuid@3.3.2: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated request@2.53.0: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request-promise@0.3.2: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND
npm ERR! network request to http://blip.strongloop.com/loopback-component-storage@1.5.1 failed, reason: getaddrinfo ENOTFOUND blip.strongloop.com blip.strongloop.com:80
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!     /root/.npm/_logs/2022-03-14T07_48_24_599Z-debug.log
The command '/bin/sh -c npm install' returned a non-zero code: 1

Related Issues

@shrey-g shrey-g added the bug label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant