lydell / elm-watch

`elm make` in watch mode. Fast and reliable.
https://lydell.github.io/elm-watch/
MIT License
153 stars 8 forks source link

The port showing as "0" (http://localhost:0) in the terminal when elm-watch is concatenated with the "cat" command #97

Open lucamug opened 4 months ago

lucamug commented 4 months ago

When starting elm-watch with

npx elm-watch@2.0.0-beta.3 hot Main | cat

The terminal is like

Screenshot 2024-05-14 at 10 32 44

elm-watch works correctly, using the port set in the elm-watch.json (8000 in my case)

Related conversation in Discord: https://discord.com/channels/534524278847045633/952217255142363176/1239753162705997895