Node script throws uv_signal_start EINVAL

The error isn’t with node-dev, but rather in your script. Error: uv_signal_start EINVAL is thrown in newer versions of node when you’re trying to work with SIGKILL or SIGSTOP, like so:

process.on('SIGKILL', function() { // etc, etc

You probably got away with this in earlier versions, but newer versions will now throw this error (see this GitHub issue for details).

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)