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
Run yarn create eth-app my-app command. I have cleaned my yarn cache and removed global install of eth-app.
Expected Behavior
App should be created.
Additional Context
$ yarn create eth-app my-app
yarn create v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
error An unexpected error occurred: "https://codeload.github.com/hugomrdias/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034: Request failed \"404 Not Found\"".
info If you think this is a bug, please open a bug report with the information provided in "/home/benoit/.config/yarn/global/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.
The text was updated successfully, but these errors were encountered:
Bug Description
Task
create-app
fails.Steps to Reproduce
Run
yarn create eth-app my-app
command. I have cleaned my yarn cache and removed global install ofeth-app
.Expected Behavior
App should be created.
Additional Context
The text was updated successfully, but these errors were encountered: