npm显示已安装的包 npm list -g --depth 0 npm卸载已安装的全局包 npm uninstall -g package 转载于:https://www.cnblogs.com/raind/p/9537347.html