detect-port-alt@1.1.5 fails with an Error: getaddrinfo ENOTFOUND
Created by: halfzebra
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
-
node -v
: v9.7.1 -
npm -v
: v5.6.0 -
yarn --version
(if you use Yarn): -
npm ls react-scripts
(if you haven’t ejected):
Then, specify:
- Operating system: MacOSX Sierra 10.12.6 MacOSX Sierra 10.13.3
- Browser and version (if relevant):
Steps to Reproduce
(Write your steps here:)
- 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.