node.js - mac下如何知道nodejs是不是sudo安装?
巴扎黑
巴扎黑 2017-04-17 16:09:36
0
1
322

最近在研究appium,需要安装nodejs。但appium要求nodejs不能用sudo权限安装
我的mac已经安装了nodejs环境了,但不知道是不是用sudo权限安装的,请问有什么命令或者方法可以查看确认?
谢谢。

巴扎黑
巴扎黑

reply all(1)
阿神

which node
Find the node installation path and run ls -l to view the installation user

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template