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
{{ message }}
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
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.
Bug Description
Task
create-appfails.Steps to Reproduce
Run
yarn create eth-app my-appcommand. I have cleaned my yarn cache and removed global install ofeth-app.Expected Behavior
App should be created.
Additional Context