-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the SIG prefix is not valid according to the POSIX standard #90
Comments
You're saying that this: https://github.com/gilamran/tsc-watch/blob/master/lib/killer.js#L5 |
No it should be |
I guess that this is a breaking change...
…On Fri, May 15, 2020 at 10:59 PM Asarew ***@***.***> wrote:
No it should be let KILL_SIGNAL = '15';
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#90 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAML7TJ74N2VXCOM3AY4Z4LRRWNKLANCNFSM4NBRJLHA>
.
|
No it will have the exact same effect across all Linux distros |
Fixed on 4.2.6 (Minor version) |
No problem, Thanks for the quick support 👍 |
Could you make sure that the latest changes are also reflected in the master branch? |
sure. |
This is the same issue that is discussed here: remy/nodemon#956
The text was updated successfully, but these errors were encountered: