You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Node v16.20.0 the example serves normally in a browser @ `testing.local.dev.com`
With Node v18.16.0 the example errors in a browser with `ERR_CONNECTION_REFUSED`
These are both using NG 16.0.1
Not sure if this issue is node, webpack, or angular related, so if it belongs somewhere more appropriate, any help getting it there would be appreciated.
The text was updated successfully, but these errors were encountered:
Command
serve
Is this a regression?
The previous version in which this bug was not present was
Node v16
Description
Running ng serve with an
allowed-hosts
setting will not connect with Node v18 on Windows.Minimal Reproduction
Angular setup:
Windows HOSTS:
Exception or Error
Your Environment
Anything else relevant?
Not sure if this issue is node, webpack, or angular related, so if it belongs somewhere more appropriate, any help getting it there would be appreciated.
The text was updated successfully, but these errors were encountered: