Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i want 16.13.2 #1427

Closed
SakuraLxm opened this issue Aug 6, 2022 · 2 comments
Closed

i want 16.13.2 #1427

SakuraLxm opened this issue Aug 6, 2022 · 2 comments
Assignees

Comments

@SakuraLxm
Copy link

i want nodejs 16.13.2 ,but i get 16.16 ...
image
image
help me please

@wolfiediscord
Copy link
Contributor

Nodesource only provides the latest version of Node.JS in their repositories. You will most likely have to install Node.JS 16.13.2 using NVM.

@JesusPaz JesusPaz self-assigned this Aug 17, 2022
@JesusPaz
Copy link
Contributor

Duplicate of #33

@JesusPaz JesusPaz marked this as a duplicate of #33 Sep 12, 2022
eventualbuddha added a commit to votingworks/vxsuite that referenced this issue Sep 13, 2022
There are differences among the 16.x versions of NodeJS that are relevant to our development. For example, `Intl.DateTimeFormat` yields slightly different results between 16.14.2 and 16.17.0. We can't easily install a specific version from nodesource [1], so instead this commit changes the `setup-dev` script to just download the right tarball and unpack it into `/usr/local`.

[1]: nodesource/distributions#1427 (comment)
eventualbuddha added a commit to votingworks/vxsuite that referenced this issue Sep 13, 2022
There are differences among the 16.x versions of NodeJS that are relevant to our development. For example, `Intl.DateTimeFormat` yields slightly different results between 16.14.2 and 16.17.0. We can't easily install a specific version from nodesource [1], so instead this commit changes the `setup-dev` script to just download the right tarball and unpack it into `/usr/local`.

[1]: nodesource/distributions#1427 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants