Ihor Pavlenko
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...
Hey @hsm207, thanks for reaching out. There is a still usage of the old v2 client for compatibility. From the functional perspective to keep the behavior as close as possible...
> hsm207 Thanks! I've sent invites with write access