Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install 7zip-bin@5.0.3 #7905

Closed
the-emerald opened this issue Feb 12, 2020 · 1 comment
Closed

Cannot install 7zip-bin@5.0.3 #7905

the-emerald opened this issue Feb 12, 2020 · 1 comment

Comments

@the-emerald
Copy link

Bug description

Attempting to install the 7zip-bin package fails

Command

$ yarn install          
yarn install v1.21.1
info No lockfile found.
[1/4] Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/7zip-bin: Not found".
info If you think this is a bug, please open a bug report with the information provided in "/home/emerald/project-capra/capra-planner/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

What is the current behavior?
Yarn refuses to install 7zip-bin@5.0.3, despite the fact that https://registry.yarnpkg.com/7zip-bin can be accessed by browser, and exists on NPM.

What is the expected behavior?
It should install, as 7zip-bin@5.0.3 is on NPM.

Steps to Reproduce

  1. Code is here
  2. Pull and ma

Environment

  • Node Version: 12.15.0
  • Yarn v1 Version: 1.21.1
  • OS and version: Ubuntu 18.04.4
@rally25rs
Copy link
Contributor

There is an npm registry issue related to this.
https://status.npmjs.org/incidents/lvgmcrfvrvsh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants