question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Connection refused by npm to install Create-React-App

See original GitHub 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

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
behroodrzdrcommented, Nov 17, 2021

don’t touch it if it’s working 😃 😉

1reaction
CutieCat6778commented, Nov 16, 2021

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create-React-App Unexpected Connection Refused
This appears to be an issue with your proxy settings since when you're running create-react-app <app_name> yarn is unable to resolve the ...
Read more >
Creating a React App - Codecademy
This article will walk you through setting up your first React app and assumes you are familiar with text editors and command line...
Read more >
Common errors | npm Docs
You are trying to install on a drive that either has no space, or has no permission to write. Free some disk space...
Read more >
Create a New React App
This page describes a few popular React toolchains which help with tasks like: Scaling to many files and components. Using third-party libraries from...
Read more >
[Solved]-Connection refused on localhost-Reactjs
Run 'npm start' from default shell(/bin/bash) on vs code. · You can also try to update the node version. · You may need...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found