coreybutler / coreybutler/node-windows

Callback is not defined - when uninstalling non-running Windows Service

Open
#58 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.9k
Forks
368
PR merge metrics
No merged PRs in 30d

Description

"node-windows\lib\daemon.js:561" - "ReferenceError: callback is not defined"
https://github.com/coreybutler/node-windows/blob/master/lib/daemon.js#L561

This occurs when using the 'uninstall' function when the service is not running. If the service is running, then it stops the service and uninstalls it.

It's probably an easy fix, just haven't looked through it yet.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.