peter-murray / node-hue-api

Node.js Library for interacting with the Philips Hue Bridge and Lights
Apache License 2.0
1.19k stars 145 forks source link

Engine error on install #104

Closed simmo closed 7 years ago

simmo commented 7 years ago

On installing the package via NPM/Yarn I get: warning node-hue-api@2.4.0: The engine "nodejs" appears to be invalid.

My assumption is that it is the 'engine' block in the package.json.

I'm on a Mac so Node cli is node rather than nodejs. I can submit a PR to change to node? Unless its set to nodejs for a particular reason?

peter-murray commented 7 years ago

Thanks, fixed in release 2.4.1