griffithlab / civic-client

Web client for CIViC: Clinical Interpretations of Variants in Cancer
MIT License
50 stars 28 forks source link

Yarn install failed #1501

Closed caaespin closed 3 years ago

caaespin commented 3 years ago

Hi,

I'm trying to set up the client, but I get the following error when trying to install using yarn:

yarn install v1.22.5
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz: Request failed \"404 Not Found\"".
info If you think this is a bug, please open a bug report with the information provided in "/usr/src/app/civic-client/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

I didn't find anything similar on the existing issues. Is anyone encountering anything similar? This is a fresh install.

jmcmichael commented 3 years ago

Handled with #1550, closing.