coreybutler / node-windows

Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).
Other
2.83k stars 356 forks source link

v1.0.0-beta.7 fails to start process #313

Closed seidhkona closed 2 years ago

seidhkona commented 2 years ago

This is already reported in Discussions, but I haven't found an open issue related to this.

When I start the process using node-windows@1.0.0-beta.6 - the service is created and starts. If I upgrade to node-windows@1.0.0-beta.7 - the service is created, but will not start: Error: 1067

coreybutler commented 2 years ago

It's not easy to tell based on the title of the other issue, but this is a duplicate of #308.