Skip to content

Invalid dependency on non-existent stylus@0.56.0 #30767

@jnsbhesaniya98

Description

@jnsbhesaniya98

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions