Skip to content
Snippets Groups Projects
Commit b1031027 authored by vlorentz's avatar vlorentz
Browse files

Update getting-started to use nodesource's package repository to install npm. Fixes T1225.

Reviewers: anlambert, ardumont

Differential Revision: https://forge.softwareheritage.org/D458
parent 3e0f1b2c
No related branches found
No related tags found
1 merge request!7Update getting-started to use nodesource's package repository to install npm. Fixes T1225.
......@@ -48,6 +48,7 @@ Package dependencies
Software Heritage requires some dependencies that are usually packaged by your
package manager. On Debian/Ubuntu-based distributions::
curl https://deb.nodesource.com/setup_8.x | sudo bash
sudo apt install python3 python3-venv libsvn-dev postgresql nodejs npm \
libsystemd-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment