create-eth-app
                                
                                
                                
                                    create-eth-app copied to clipboard
                            
                            
                            
                        `yarn create eth-app` not working on Linux
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.
                                    
                                    
                                    
                                
Thanks for the report, @bmarcot. Could you please share your Yarn version and OS version?
I just ran yarn create eth-app my-app on my machine (yarn v1.22.19 and macOS v14.0) and the command worked fine.
Yarn is v1.22.19.
System is Linux ubuntu 6.2.0-37-generic #38~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov  2 18:01:13 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Node is v18.17.0.