Dependency for D1785
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R3943:e79f9769427f: Initial commit of lerna
Run lerna --version
Build insomnia package
Diff Detail
- Repository
- R3943 lerna
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Build failed.
error An unexpected error occurred: "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz: Request failed \"404 Not Found\"".
Please create a new diff on https://dev.solus-project.com/source/lerna/repository/master/ with a patch to bump the pinkie-promise rel (can typically just be done with yarn upgrade pinkie-promise@version prior to yarn / yarn install).
I get the feeling the yarn registry currently has some issues. Upgrade to pinkie-promise 2.0.2 did not work for me.
yarn upgrade pinkie-promise@2.0.2 yarn upgrade v1.3.2 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... error An unexpected error occurred: "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz: Request failed \"404 Not Found\"".
duplexer3 also can't be upgrade. Maybe we just have to wait a little bit until this gets solved
Yep, was: This one package https://www.npmjs.com/package/duplexer3 was unavailable for close to 30 mins.
@theSoenke and @alecbcs, I'll wait an hour or so until the dust settles and try republishing.
Edit: Sorry curantes for the ping. I need more coffee.
Yep, duplexer3 was also affected. Seems that the package has been hijacked. Might make sense to wait a little bit ;)
It wasn't hijacked, someone just published an alternative. Regardless, certainly gonna be waiting longer than an hour lol.