Closed joshuaauerbachwatson closed 2 years ago
The PR #217 addresses this issue and is now under test.
Starting with version 2.3.7, nim
will
node
16.13.0 with those distributions that include node
rather than 14.16.0.npm
8.x in managing dependencies.
We currently have a recommended nodejs engine of 14.x and that is what gets incorporated into installers and "fat tarballs" when using
oclif dev-cli
.We are doing fine with 14.x but should really upgrade to 16.x as it is the current LTS and we shouldn't fall too far behind that.