Ihor Pavlenko

Results 3 comments of Ihor Pavlenko

and btw @sestinj thanks for building such a great tool

There is an https://docs.npmjs.com/cli/v10/using-npm/config#engine-strict strict option that will refuse to install dependencies for the older version of the Node.js. We can add that as well to make it more strict...

> @my8bit Thanks for doing this, I think it's a great addition. Out of extreme caution I think it would be best to remove engines -> node from the package.json...