This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
yarn create eth-app
not working on Linux #259
Open
Description
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 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.