start-stop-daemon icon indicating copy to clipboard operation
start-stop-daemon copied to clipboard

Update package.json engine

Open adamreisnz opened this issue 8 years ago • 2 comments

Current engine is fixed at 0.8.x, this causes package install to break when using yarn because it's incompatible with higher Node versions.

error [email protected]: The engine "node" is incompatible with this module. Expected version "0.8.x".
error Found incompatible module

adamreisnz avatar Jan 08 '17 18:01 adamreisnz

Hi Adam, Sorry it's been years and I don't maintain this library anymore. In-house, we're using forever. Cheers,

Jie

On Sun, Jan 8, 2017 at 10:25 AM -0800, "Adam Reis" [email protected] wrote:

Current engine is fixed at 0.8.x, this causes package install to break when using yarn because it's incompatible with higher Node versions. error [email protected]: The engine "node" is incompatible with this module. Expected version "0.8.x". error Found incompatible module

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

jiem avatar Jan 08 '17 21:01 jiem

No worries, I've removed the package from the project as it didn't seem to be used anymore anyway.

adamreisnz avatar Jan 08 '17 21:01 adamreisnz