📜  npm list 中无关紧要的内容 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:28.183000             🧑  作者: Mango

代码示例1
extraneous means a package is installed but is not listed in your project's package. json . Since you're listing packages that have been installed globally, it's going to give you a lot of extraneous errors that can be simply ignored because most things installed globally will not be in your project's package