-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
nodemon 2.0.9 \node_modules\nodemon\bin\windows-kill.exe is not compatible with the version of Windows 8.1 32-bit #1876
Comments
Can you install |
Yes, It's working now. Thanks |
Yes, it works. Thank you very much.
Yes, it works. Big thanks |
🎉 This issue has been resolved in version 2.0.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Hello @remy. I have been scratching my head over this issue and finally, I came across this solution. Thank You. |
This version of \node_modules\nodemon\bin\windows-kill.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.
(node:4396) UnhandledPromiseRejectionWarning: Error: Command failed: start "windows-kill" /min /wait "\node_modules\nodemon\bin\windows-kill.exe" -SIGINT 3752
This version of \node_modules\nodemon\bin\windows-kill.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.
(node:4396) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection,
use the CLI flag
--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2The text was updated successfully, but these errors were encountered: