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.

detect-port-alt@1.1.5 fails with an Error: getaddrinfo ENOTFOUND

See original GitHub issue

Is this a bug report?

Yes

Did you try recovering your dependencies?

Not relevant.

Which terms did you search for in User Guide?

(Write your answer here if relevant.)

Environment

  1. node -v: v9.7.1
  2. npm -v: v5.6.0
  3. yarn --version (if you use Yarn):
  4. npm ls react-scripts (if you haven’t ejected):

Then, specify:

  1. Operating system: MacOSX Sierra 10.12.6 MacOSX Sierra 10.13.3
  2. Browser and version (if relevant):

Steps to Reproduce

(Write your steps here:)

  1. npm run start # fresh installation

Expected Behavior

If it’s an error caused by the system configuration, it probably should suggest something meaningful.

Actual Behavior

This issue has been reported on a bunch of different repositories: https://github.com/halfzebra/create-elm-app/issues/239 https://github.com/node-modules/detect-port/issues/29

The original maintainer @fengmk2 says it has been fixed in the original detect-port package.

Reproducible Demo

Not available.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
pigcancommented, Jul 31, 2018

And what’s the difference between detect-port-alt and detect-port? Why not send a PR to dectect-port? If you think it is necessary to fork detect-port so please let us know the repo address then I can make a PR for you.

1reaction
Timercommented, Apr 4, 2018

This is now released in react-scripts@1.1.4.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Node.js getaddrinfo ENOTFOUND - Stack Overflow
My issue was that within my nodejs script I was making a request to the wrong url and this error was thrown. –...
Read more >
`wrangler dev` fails to start due to `getaddrinfo ENOTFOUND ...
When a workers script is deployed to a custom domain, and that domain is a subdomain of the zone, and the zone does...
Read more >
MongoServerSelectionError: getaddrinfo ENOTFOUND
The getaddrinfo ENOTFOUND error indicates that the hostname you have provided for your MongoDB deployment cannot be resolved by the client ...
Read more >
Connecting the Collaboration Server to the remote MongoDB ...
Connecting the Collaboration Server to the remote MongoDB that uses IPv6 returns an error “getaddrinfo ENOTFOUND” in MicroStrategy 10.9.
Read more >
Survey123 error when creating feature report - Esri Community
Survey123 error when creating feature report ... I get an error that says 'getaddrinfo ENOTFOUND. ... What's the problem?
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