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

Upgrade node or remove it as a dependency #3367

Open
ConnorSheremeta opened this issue Feb 2, 2024 · 0 comments
Open

Upgrade node or remove it as a dependency #3367

ConnorSheremeta opened this issue Feb 2, 2024 · 0 comments

Comments

@ConnorSheremeta
Copy link
Contributor

ConnorSheremeta commented Feb 2, 2024

Curling the node 16 script (RUN curl -sL https://deb.nodesource.com/setup_16.x | bash -)yields this deprecation warning:

This script, located at https://deb.nodesource.com/setup_X, used to
install Node.js is deprecated now and will eventually be made inactive.

Please visit the NodeSource distributions Github and follow the
instructions to migrate your repo.
https://github.com/nodesource/distributions

The NodeSource Node.js Linux distributions GitHub repository contains
information about which versions of Node.js and which Linux distributions
are supported and how to install it.
https://github.com/nodesource/distributions

We will need to move off of node 16 to resolve this as it is no longer supported or possibly move away from it all together through import maps.

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

1 participant