码迷,mamicode.com
首页 > 系统相关 > 详细

MAC npm 需要管理员权限问题

时间:2020-01-16 12:23:15      阅读:116      评论:0      收藏:0      [点我收藏+]

标签:ini   info   ttext   http   ima   inf   技术   令行   tle   

MAC npm 需要管理员权限问题

我们在进行mac 命令行安装软件的时候,有的时候会遇见这样的问题:Please try running this command again as root/Administrator.

如图:

技术图片

 

 

解决办法是在终端输入:

sudo chown -R $USER /usr/local 

MAC npm 需要管理员权限问题

标签:ini   info   ttext   http   ima   inf   技术   令行   tle   

原文地址:https://www.cnblogs.com/dfsxh/p/12200526.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!