that.us
that.us copied to clipboard
Ambiguous node version
Describe the bug
-
The README specifies
v14.17.5
, however when attempting tonpm i
with that version there's an error stating one of the packages requires >=16 (or something to that effect) -
/.node-version
specifies16.15.0
however there's an issue with installing on this version with Windows ( I get an errorUnexpected token '.'
involving libnpmfund). -
v16.13.2 is the version that works for me
To Reproduce
Try the README version, then the .node-version
on Windows 10. It's possible the latter one is an environmental issue localized to my system, but we had some coworkers report the same issue with the Unexpected token
during npm i
Expected behavior Consistent version requirements that work on all platforms
Desktop (please complete the following information):
- OS: [e.g. iOS] Windows 10
- Browser [e.g. chrome, safari] Chrome
- Version [e.g. 22] latest >_>
@all-contributors please add @blitzmann for bug
@csell5
@blitzmann already contributed before to bug