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
{{ message }}
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.
I'm trying to customise the dev-server port, which I understand is possible thanks to PR #279, but I'm getting this in the browser console when I run nwb serve-react-app --port 3333:
It keeps logging stuff continuously. Am I missing something? Here is a text version (for search engines) of the output a bit further down the logs:
v0.17.0 switched to Webpack Dev Server for nwb serve... comands - it looks like its client doesn't like the configuration we pass it when customising the host or port. Fix coming soon.
This issue is a:
I'm trying to customise the dev-server port, which I understand is possible thanks to PR #279, but I'm getting this in the browser console when I run
nwb serve-react-app --port 3333
:It keeps logging stuff continuously. Am I missing something? Here is a text version (for search engines) of the output a bit further down the logs:
I'm using:
The text was updated successfully, but these errors were encountered: