-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed as not planned
Description
Command
add
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
When installing dependencies using npm install, the following error is encountered:
npm ERR! 404 Not Found - GET https://registry.npmjs.org/stylus/-/stylus-0.56.0.tgz - Not found
npm error code ETARGET
npm error notarget No matching version found for stylus@0.56.0.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm notice
Minimal Reproduction
Step 1 : Create a new Angular project using version 13.3.9
Step 2 : npm install
Observe the error:
Exception or Error
Your Environment
13.3.11
Anything else relevant?
No response
Exac, franckbattu, Saugat-g, andreea-human-id, shemeemsp7 and 12 more