You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: