You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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 [email protected], 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 [email protected] is on NPM.
Bug description
Attempting to install the
7zip-bin
package failsCommand
What is the current behavior?
Yarn refuses to install [email protected], 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 [email protected] is on NPM.
Steps to Reproduce
Environment
12.15.0
1.21.1
Ubuntu 18.04.4
The text was updated successfully, but these errors were encountered: