spdy-http2 / node-spdy

SPDY server on Node.js
2.81k stars 196 forks source link

Unable to install v4.0.1 #364

Closed ghost closed 4 years ago

ghost commented 4 years ago

I'm trying to update our Angular application and am getting an error while trying to install 4.0.1:

122 error code ETARGET
123 error notarget No matching version found for spdy@^4.0.1.
124 error notarget In most cases you or one of your dependencies are requesting
124 error notarget a package version that doesn't exist.
124 error notarget
124 error notarget It was specified as a dependency of 'webpack-dev-server'
125 verbose exit [ 1, true ]

not sure why NPM can't find it. It looks like it's published

ghost commented 4 years ago

Closing: error was on our side with a misconfigured npmrc file