方法一: npm list -g --depth 0 方法二: 输入npm root -g 得到全局node_modules的地址 在任意文件夹输入此地址,便可查看所安模块 https://blog.csdn.net/ljy_1024/article/details/98481251 来源:https://www.cnblogs.com/web-record/p/11950334.html 标签 node