stream-http icon indicating copy to clipboard operation
stream-http copied to clipboard

Version 3.2.0 unavailable to install

Open nannuabhi opened this issue 3 years ago • 2 comments

I am using Strapi 4 in one of my projects. While installing Strapi project, one of the dependencies is looking for stream-http 3.2.0. But, I get the error "No matching version found for stream-http@^3.2.0".

When I run "npm view stream-http", I see the latest version as 3.1.1.

So, it looks like version 3.2.0 has not been published yet.

Can the version 3.2.0 be published soon?

nannuabhi avatar Jan 14 '22 20:01 nannuabhi

3.2.0 has been published for months; I confirmed I can install it.

Are you using a different npm registry/proxy/mirror?

jhiesey avatar Jan 15 '22 01:01 jhiesey

Check if you have a .npmrc file in the project or in your home directory, and if it has a registry= line. The public registry definitely has 3.2.0

jhiesey avatar Jan 15 '22 01:01 jhiesey