有一种是 npm i --no-optional 但是并没有管用
另一种可以管用的是
sudo npm i --unsafe-perm=true --allow-root
posted on 2019-05-13 16:39 js.yeyong 阅读(427) 评论(0) 收藏 举报