使用npm命令安裝appium出現(xiàn)問題 我使用的命令如下: npm install -g appium 終端顯示 Error.jpeg 解決方式使用sudo sudo npm install -g appium