Skip to content

With new install, elm-app start does not work #239

@greglearns

Description

@greglearns

Is this a bug report?

Yes

Environment

greg test_ui$ node -v v9.7.1
greg test_ui$ npm -v 5.6.0
greg test_ui$ npm ls create-elm-app -g /usr/local/lib
└── [email protected]

Then, specify:

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

Steps to Reproduce

brew install npm
npm install create-elm-app -g
create-elm-app test_ui
cd test_ui
elm-app start
Could not find an open port at Gs-MacBook-Pro.local.
Network error message: getaddrinfo ENOTFOUND Gs-MacBook-Pro.local

Expected Behavior

The tool should have enabled elm-app start to work. Instead, it errored out.

Actual Behavior

Instead, got an error (see error above in the "steps to reproduce" section)

Reproducible Demo

https://github.com/greglearns/test_ui

See "how to reproduce" section above for steps used to create the github repo and the error.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions