我使用npm install g n后,提示权限问题,然后使用 sudo npm install g n 后成功安装了,但是我在使用n的时候,出现如下的提示 我的node是用brew安装的 求高手指点一二,小白