1、sudo apt install nodejs
2、sudo apt install npm
3 、测试。node -v npm -v
4、安装淘宝镜像 npm install -g cnpm --registry=https://registry.npm.taobao.org
deepin安装nodejs和npm
原文:https://www.cnblogs.com/xgzzzy16/p/13547425.html