Install node.js on Ubuntu (via npm)
#1
I needed the latest version of node.js (6.x) on my new pine64. When I installed node.js via apt-get, the 4.x version was installed.

So this is, what I did to get node.js 6.x:

First I installed npm:
> sudo apt-get install npm

After that I could install node.js via npm
> sudo npm i node-linux-arm64 -g

Checking the version:
> node -v
v6.1.0

Done  Smile
#nodejs #node.js


Messages In This Thread
Install node.js on Ubuntu (via npm) - by Zhara - 05-10-2016, 06:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  linux-headers and quartz64-post-install package conflicts Berzerkleyfan 2 687 12-01-2023, 05:17 AM
Last Post: Berzerkleyfan
  PBP Debian 11 GRUB install error zlth 2 1,958 11-18-2022, 07:42 AM
Last Post: zlth
  Reformatting postmarket os with ubuntu touch mackdaddy67 6 8,422 09-11-2020, 12:41 AM
Last Post: SwordfishII
  wrong launguage install chadace 1 4,056 06-08-2020, 08:31 PM
Last Post: chadace
  How to boot from the SD card and install to eMMC? ravanh 2 6,479 03-18-2020, 09:42 AM
Last Post: tophneal
  Install OS on RAID1 thanks to dual SATA board? Thatoo 12 15,519 05-15-2019, 02:55 PM
Last Post: Thatoo
  Rock64 suitable for headless TVHeadend install? elsmandino 3 6,490 06-26-2018, 11:37 AM
Last Post: Luke
  Here Is another mini-how-to to install Raspbian:DESKTOP/ETHERNET/HDMI speedro86 4 8,215 04-15-2018, 07:37 AM
Last Post: bunkerWHz
  sopine cluster board install Smurfbot 1 4,418 03-31-2018, 04:09 AM
Last Post: pfeerick
  Sopine A64 doesn't boot ubuntu stixcher 5 7,821 12-03-2017, 11:05 AM
Last Post: tllim

Forum Jump:


Users browsing this thread: 1 Guest(s)