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 use the install scripts.
https://github.com/nodesource/distributions
Continuing in 10 seconds (press Ctrl-C to abort) ...
Installing the NodeSource Node.js v0.10 repo...
You appear to be running on ARMv6 hardware. Unfortunately this is not currently supported by the NodeSource Linux distributions. Please use the 'linux-armv6l' binary tarballs available directly from nodejs.org for Node.js v4 and later.
Hi,
I'm trying to install AirSonos on a raspberry 2 but I have some errors messages
root@AirSonos:/home/pi# curl -sL https://deb.nodesource.com/setup | sudo bash
================================================================================
This script, located at https://deb.nodesource.com/setup, used to install Node.js v0.10, is being deprecated and will eventually be made inactive.
You should use the script that corresponds to the version of Node.js you wish to install. e.g.
https://deb.nodesource.com/setup_6.x — Node.js v6 Current
Please see https://github.com/nodejs/LTS/ for details about which version may be appropriate for you.
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 use the install scripts. https://github.com/nodesource/distributions
================================================================================
Continuing in 10 seconds (press Ctrl-C to abort) ...
Installing the NodeSource Node.js v0.10 repo...
You appear to be running on ARMv6 hardware. Unfortunately this is not currently supported by the NodeSource Linux distributions. Please use the 'linux-armv6l' binary tarballs available directly from nodejs.org for Node.js v4 and later.
root@AirSonos:/home/pi# uname -m armv6l
How resolved this issue ?
Tks Akhlan