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 Feb 28, 2020. It is now read-only.
fyi nodsource now supports arm so this works very nicely now as opposed to getting the tarball.
This might be perferable. Nodesource is well established so it's a "safe" alternative to grabbing the tarball directly and will look for arm 6,7,8 and load appropriately.
fyi nodsource now supports arm so this works very nicely now as opposed to getting the tarball.
This might be perferable. Nodesource is well established so it's a "safe" alternative to grabbing the tarball directly and will look for arm 6,7,8 and load appropriately.
curl -sL https://deb.nodesource.com/setup_7.x | bash -
apt-get install -y nodejs
The text was updated successfully, but these errors were encountered: