美文网首页我爱编程
mac 上安装bower 、jquery

mac 上安装bower 、jquery

作者: WSGNSLog | 来源:发表于2018-05-17 17:01 被阅读88次

checkPermissions Missing write access to /usr/local/lib/node_modules
npm ERR! path /usr/local/lib/node_modules

需要管理员权限

sudo npm install -g bower

然后输入root用户密码执行命令即可。

mac上安装jquery:
参考:https://blog.csdn.net/binglan520/article/details/56667387

相关文章

网友评论

    本文标题:mac 上安装bower 、jquery

    本文链接:https://www.haomeiwen.com/subject/caxidftx.html