Splines / raspi-captive-portal

⚡ A Captive Portal & Access Point setup for use with the Raspberry Pi (no Internet access)
https://dominicplein.medium.com/captive-portal-access-point-on-the-raspberry-pi-easy-setup-28a9bf72e998
MIT License
30 stars 7 forks source link

SCRIPT DEPRECATION WARNING #6

Closed rnsi closed 8 months ago

rnsi commented 1 year ago

During installation, I get the following message:

                       SCRIPT 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

                      SCRIPT DEPRECATION WARNING

It still works for now, but will likely break later.

Splines commented 8 months ago

Thanks for noting. Luckily, the team at nodesource decided to not deprecate these scripts due to popular demand. See their update here:

Installation Scripts: Back by popular demand, the installation scripts have returned and are better than ever. See the installation instructions below for details on how to use them.

Note that I've upgraded to Node.js 20 in the new v1.0.1 release of this repo.