npm / cmd-shim

The cmd-shim used in npm
ISC License
76 stars 40 forks source link

[BUG] <Unable to install latest version> #62

Closed samarthbharti217 closed 1 year ago

samarthbharti217 commented 2 years ago

Is there an existing issue for this?

Current Behavior

Unable to install latest version. Error as below: npm ERR! 404 'cmd-shim@^5.0.0' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!)

Able to download previous version: i.e - 4.1.0 Trying to download package that has peer dependency on this package, so I'm blocked

Expected Behavior

Successfully download the package

Steps To Reproduce

  1. In this environment...
  2. With this config...
  3. Run '...'
  4. See error...

Environment