请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

正在回答

2回答

npm install -g cnpm --registry=https://registry.npm.taobao.org  

0 回复 有任何疑惑可以回复我~
  • 提问者 qq_默漠_3 #1
    非常感谢!
    回复 有任何疑惑可以回复我~ 2019-03-10 10:23:27
  • 提问者 qq_默漠_3 #2
    老师为什么我启动appium 的时候有报错了  
    E:\Program Files\node-v6.9.4-win-x64\node_modules\appium\build\lib\main.js:35
    async function preflightChecks(parser, args, throwInsteadOfExit = false) {
          ^^^^^^^^
    SyntaxError: Unexpected token function
        at Object.exports.runInThisContext (vm.js:76:16)
        at Module._compile (module.js:542:28)
        at Object.Module._extensions..js (module.js:579:10)
        at Module.load (module.js:487:32)
        at tryModuleLoad (module.js:446:12)
        at Function.Module._load (module.js:438:3)
        at Module.runMain (module.js:604:10)
        at run (bootstrap_node.js:394:7)
        at startup (bootstrap_node.js:149:9)
        at bootstrap_node.js:509:3
    回复 有任何疑惑可以回复我~ 2019-03-10 10:34:57
  • Mushishi 回复 提问者 qq_默漠_3 #3
    你这个没有安装全呀,你重新卸载了安装一下。看是不是有什么错误。
    回复 有任何疑惑可以回复我~ 2019-03-16 09:49:00
Mushishi 2019-03-02 22:07:53

npm install cnpm -g --registry=https://regestry.npm.taobao.org


第二

npm install -g appium

0 回复 有任何疑惑可以回复我~
  • 提问者 qq_默漠_3 #1
    还是报错啊
    npm ERR! Windows_NT 10.0.14393
    npm ERR! argv "E:\\Program Files\\node-v6.9.4-win-x64\\node.exe" "E:\\Program Files\\node-v6.9.4-win-x64\\node_modules\\npm\\bin\\npm-cli.js" "install" "cnpm" "-g" "--registry=https://regestry.npm.taobao.org"
    npm ERR! node v6.9.4
    npm ERR! npm  v3.10.10
    npm ERR! code ENOTFOUND
    npm ERR! errno ENOTFOUND
    npm ERR! syscall getaddrinfo
    
    npm ERR! network getaddrinfo ENOTFOUND regestry.npm.taobao.org regestry.npm.taobao.org:443
    npm ERR! network This is most likely not a problem with npm itself
    npm ERR! network and is related to network connectivity.
    npm ERR! network In most cases you are behind a proxy or have bad network settings.
    npm ERR! network
    npm ERR! network If you are behind a proxy, please make sure that the
    npm ERR! network 'proxy' config is set properly.  See: 'npm help config'
    
    npm ERR! Please include the following file with any support request:
    npm ERR!     C:\Users\Administrator\npm-debug.log
    回复 有任何疑惑可以回复我~ 2019-03-09 19:50:30
  • Mushishi 回复 提问者 qq_默漠_3 #2
    你把你的npm更新安装一下。
    回复 有任何疑惑可以回复我~ 2019-03-16 09:50:07
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信