Skip to content

Ambiguous node version #1278

@blitzmann

Description

@blitzmann

Describe the bug

  • The README specifies v14.17.5, however when attempting to npm i with that version there's an error stating one of the packages requires >=16 (or something to that effect)

  • /.node-version specifies 16.15.0 however there's an issue with installing on this version with Windows ( I get an error Unexpected 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 >_>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions