ecronix/react-most-wanted

It always fails to fetch this specific package, I have tried multiple times

mahadansar opened this issue · 2 comments

npx create-react-app my-app --template material-ui

I have tried running it multiple times from different isp's, in vs code/cmd/git bash.

error An unexpected error occurred: "https://registry.yarnpkg.com/@material-ui/icons/-/icons-4.11.2.tgz: ESOCKETTIMEDOUT".
info If you think this is a bug, please open a bug report with the information provided in "E:\W\Invoice\my-app2\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Untitled
yarn-error.log

Hi, try the command from last comment in #161

Hi, try the command from last comment in #161

Thank you, it works.