问题很简单,解决方法应该很简单。有关我的问题的更多详细信息。检查npm:
~ npm -version
>> 4.0.5
~ which npm
>> /usr/local/bin/npm
Run Code Online (Sandbox Code Playgroud)
尝试卸载:
~ sudo apt-get remove npm
>> Package 'npm' is not installed, so not removed
Run Code Online (Sandbox Code Playgroud)
好的,让我们安装它,而不是安装它:
~ sudo apt-get install npm
npm: Depends: nodejs but it will not be installed
Depends: node-abbrev (> = 1.0.4) but it is not installed
Depends: node-ansi but it will not be installed
Depends: node-archy but it will not be installed
Depends: node-block-stream but it will not be installed
Depends: node-fstream (> …Run Code Online (Sandbox Code Playgroud)