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

Nodesource repo deprecation warning #543

Closed
cmrxnn opened this issue Sep 7, 2023 · 3 comments · Fixed by #542
Closed

Nodesource repo deprecation warning #543

cmrxnn opened this issue Sep 7, 2023 · 3 comments · Fixed by #542

Comments

@cmrxnn
Copy link

cmrxnn commented Sep 7, 2023

In the community guides (specifically 'Building panel assets'), there is a command to install NodeJS v16 in order to build the panel:

curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -

This script now throws a deprecation warning as follows:
image

Solution to this issue: Changing the method of installing NodeJS on the documentation so users don't use a deprecated (or, at some point, non-functional) install script for NodeJS

@Jcodeerd
Copy link

Jcodeerd commented Sep 7, 2023

Will be fixed by #542

@cmrxnn
Copy link
Author

cmrxnn commented Sep 7, 2023

Probably should've checked the PR's before creating an issue...

I'll leave this here for tracking purposes and then it can either be closed now or when the PR is merged

@PadowYT2
Copy link
Contributor

PadowYT2 commented Sep 8, 2023

Probably should've checked the PR's before creating an issue...

I'll leave this here for tracking purposes and then it can either be closed now or when the PR is merged

If the PR will be merged, GitHub will automatically close this issue. I have added this issue to the PR

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

Successfully merging a pull request may close this issue.

3 participants