会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
cralor
Don't aim for success if you really want it.Just stick to what you love and believe in,and it will come naturally.
博客园
首页
新随笔
联系
订阅
管理
2023年9月13日
npm 找不到全局global安装的模块module
摘要: npm list -global 可以找到已经安装的module 1. 首先找到我们自己设置的全局仓库的目录 npm config get prefix 2. 查看当前node能找到的module仓库或目录:运行node,输入module.paths 可以看到并没有上边的全局仓库地址 3. 打开系统
阅读全文
posted @ 2023-09-13 10:23 cralor
阅读(497)
评论(0)
推荐(0)
编辑
公告