Skip to content

Couldn't find package "[PACKAGE_NAME]" on the "npm" registry #7691

@raman-kazhadub

Description

@raman-kazhadub

Please do not close this issue as duplicate - it's not the same as #3645 or #2611 or #6029

Do you want to request a feature or report a bug?
bug

What is the current behavior?
Sometimes on executing "yarn install" or "yarn add [PACKAGE_NAME]" I get an error message - Couldn't find package "[PACKAGE_NAME]" on the "npm" registry.
[PACKAGE_NAME] is random on each run.
The first time the problem appeared yesterday morning.
I have not changed the package.json or .npmrc, .yarnrc since September.
Logs for "yarn install --registry https://registry.npmjs.org --verbose":
npmjs-registry.log
Logs for "yarn install --registry https://registry.yarnpkg.com --verbose":
yarnpkg-registry.log

If the current behavior is a bug, please provide the steps to reproduce.
package.json of my project:
https://github.com/raman-kazhadub/yarn

What is the expected behavior?
Install all packages with no errors.

Please mention your node.js, yarn and operating system version.
yarn: 1.19.1
node: v10.15.3
OS: Microsoft Windows 10 Enterprise 10.0.17134 Build 17134

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions