node-installed-check icon indicating copy to clipboard operation
node-installed-check copied to clipboard

Validate installed node version (and npm/yarn version?) against engine definition

Open voxpelli opened this issue 9 years ago • 7 comments

As stated in title – currently only installed modules are checked against the required version ranges, engines are not at all verified against any installed versions.

voxpelli avatar Oct 21 '16 08:10 voxpelli

+1 I installed this package thinking it would check my installed node/npm version. I think the current checks are useful, but adding that last check against the current installed node/npm against engines would be awesome.

flippidippi avatar Feb 11 '19 17:02 flippidippi

Currently we are using this package along with https://github.com/kruppel/check-engines. I think adding that logic into node-installed-check would make sense and cover all the checks.

flippidippi avatar Feb 21 '20 17:02 flippidippi

I haven't forgotten about this, would like to get it in soon 🙈

voxpelli avatar May 11 '21 11:05 voxpelli

Any chance this is still looking to be added?

flippidippi avatar Sep 29 '23 19:09 flippidippi