新上这个目录不存在,你确定你的项目下载的目录是对的,同时npm没有安装。先确定你的项目没有问题,然后使用下面命令安装npm和node
sudo apt install node npm -y
有报错
[root@VM_123_187_centos ~]# cd /data/release/weapp -bash: cd: /data/release/weapp: No such file or directory [root@VM_123_187_centos ~]# npm install connect-mongo wafer-node-session --save -bash: npm: command not found