Skip to content

Getting process exit code 1 when changing files #45

@lostpebble

Description

@lostpebble
"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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions