tonic.ts icon indicating copy to clipboard operation
tonic.ts copied to clipboard

Can't run yarn install

Open johnpryan opened this issue 7 years ago • 0 comments

It seems like the dependencies specified in yarn.lock are out of date or incompatible with each other. Perhaps the event-stream package needs to be updated? Thanks!

yarn
yarn install v1.13.0
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz: Request failed \"404 Not Found\"".

johnpryan avatar Feb 18 '19 18:02 johnpryan