编程中国的博客

npm : Depends: node-gyp (>= 0.10.9) but it is not going to be installed

参考:https://askubuntu.com/questions/1088662/npm-depends-node-gyp-0-10-9-but-it-is-not-going-to-be-installed

sudo apt-get install nodejs-dev node-gyp libssl1.0-dev
sudo apt-get install npm

即可。亲测有效。
在这里插入图片描述

« Previous

使用git遇到的问题,待解决。

Next »

学JDBC,这一篇就够了

© 2024 编程中国的博客. Generated with Hugo and Mainroad theme.