ESOCKETTIMEDOUT during npx create-toolpad-app dog-app #2869
Labels
scope: toolpad-studio
Abbreviated to "studio"
support: question
Community support but can be turned into an improvement
Duplicates
Latest version
Steps to reproduce 🕹
Steps:
Follow instructions on https://mui.com/toolpad/getting-started/first-app/
Fresh install of node.js and dependencies (per link). NOTE: i hadn't installed yarn yet on this box, so i got a 'yarn' not recognized error at first. I uninstalled node and reinstalled node, same result. After I installed yarn (npm install --global yarn) i got past that.
Create a new application, such as:
npx create-toolpad-app dog-app
npx create-toolpad-app test123
Current behavior 😯
The script stalls on 749/750 as follows:
then after several retries (maybe 3-4 minutes' worth), times out with the error:
Funny thing is, the link https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.16.tgz resolves just fine and immediately downloads in Chrome.
Here's the yarn-error.log:
Expected behavior 🤔
That the script would work without errors. :)
Context 🔦
Trying to test out Toolpad for the first time by following the instructions on https://mui.com/toolpad/getting-started/first-app/
Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: