Installation failed with v1.8.0
See original GitHub issuehere is what my yarn outdated looks like:
Then I do yarn upgrade --latest
, get the following error:
error Package "" refers to a non-existing file '"/home/anh/work/sc/store-default"'.
info Visit https://yarnpkg.com/en/docs/cli/upgrade for documentation about this command.
Error: Package "" refers to a non-existing file '"/home/anh/work/sc/utils"'.
at MessageError.ExtendableBuiltin (/usr/share/yarn/lib/cli.js:721:66)
at new MessageError (/usr/share/yarn/lib/cli.js:750:123)
at FileResolver.<anonymous> (/usr/share/yarn/lib/cli.js:50229:15)
at Generator.next (<anonymous>)
at step (/usr/share/yarn/lib/cli.js:310:30)
at /usr/share/yarn/lib/cli.js:321:13
I tried to remove node_modules, removing yarn.lock file and install again, still the same error. I guess there are some issue with the latest 1.8.0
release.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:7
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Can't install electron 1.8.0 on Windows · Issue #10574 - GitHub
Actual behavior. I get an error when installing electron 1.8.0 : Error: Failed to find Electron v1.8.0 for win32-x64 at ...
Read more >My Signals product is giving the following error - PerkinElmer
My Signals product is giving the following error: This package requires Java v1.8 x64, which is not found and cannot be installed by...
Read more >VDA Cleanup Utility - Citrix Customer Support
VDA Cleanup Utility v1.8.0.11 ... What's New in v1.8.0.11 ... version of the VDA without restarting, might result in an installation error.
Read more >Release 1.8 - cert-manager Documentation
cert-manager v1.8.0 introduces exponential backoff after failed certificate issuance. Previously, a failed issuance was retried every hour which — especially in ...
Read more >Anchor Installation Fails - Solana Stack Exchange
Try installing libssl-dev also: sudo apt install libssl-dev.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@arturi just published 1.9.1 which appears to fix the issue:
Thanks all for notifying us!
Sorry for the trouble! Looks like the Lerna publish went wrong. We’ll get patch releases out ASAP.