Mat*_*Eze 104 package-management apt dependencies npm software-installation
我想安装 npm。我已经更新了所有内容,但无法解决问题。
我得到的消息是:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
npm : Depends: node-gyp (>= 0.10.9) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)
你可以帮帮我吗?
小智 243
我能够通过执行以下操作来安装 npm:
sudo apt-get install nodejs-dev node-gyp libssl1.0-dev
Run Code Online (Sandbox Code Playgroud)
和
sudo apt-get install npm
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
72088 次 |
最近记录: |