-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection refused by npm to install Create-React-App #11625
Comments
i have also these problem when run npm init react-app my-app, i had try to use vpn over my connection but didn't work, also try via yarn but didn't help. |
Hey, I found my error. Just switch to another network, cause I'm connecting to my Wifi-forwarder and the internet logics their is kinda dumb. Just change the Wifi. |
Hi, for me that’s not true beacuse i change my connection and there is not different , i found my problem for init create-react-app with yarn or npm, that was for my npm registration url for private url, so i comment it from npm config and was solved for me, |
Hey, I dunno. But when I change my Wifi, it just fix it magicly :))) |
don't touch it if it's working :) ;) |
i am having the same issue |
Some how, the npm doesn't allow me to install
create-react-app
package. After some momment, the installation stoped by the timeout and it returns that the connection has been refused to the server.npm ERR! request to https://registry.npmjs.org/create-react-app failed, reason: connect EHOSTUNREACH 2606:4700::6810:1023:443
The text was updated successfully, but these errors were encountered: