-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
"C:\Program Files\nodejs\npm.cmd" run service-dev-watch
> [email protected] service-dev-watch
> wds --inspect=9230 ./src/index.ts
Debugger listening on ws://127.0.0.1:9230/f2cb6f48-1b77-4214-bf73-9f447f5b8098
For help, see: https://nodejs.org/en/docs/inspector
Running!!!
Service listening on port: 8080
Debugger attached.
[wds pid=23084] \src\index.ts changed, restarting ...
Process finished with exit code 1
Hi there, just started using this project today- but noticed the "hot reload" doesn't work for me. This includes simple updates like just changing the text inside a console.log()
. I know it has nothing to do with the --inspect=9230
as I tried without it and it still threw the error.
elyse0
Metadata
Metadata
Assignees
Labels
No labels