ios - Appium doctor shows syntax error in Mac OS 10.12.4 -


first time got error , follow steps in below link

how fix error "could not detect mac os x version sw_vers output: '10.12 '" appium

after appium doctor shows error :

syntaxerror: unexpected number  @ exports.runinthiscontext (vm.js:53:16)  @ module._compile (module.js:387:25)  @ object.module._extensions..js (module.js:422:10)  @ module.load (module.js:357:32)  @ function.module._load (module.js:314:12)  @ module.require (module.js:367:17)  @ require (internal/module.js:16:19)  @ object.<anonymous> (index.js:1:20)  @ module._compile (module.js:413:34)  @ object.module._extensions..js (module.js:422:10)  @ module.load (module.js:357:32)  @ function.module._load (module.js:314:12)  @ module.require (module.js:367:17)  @ require (internal/module.js:16:19)  @ object.<anonymous> (lib/xcode.js:1:42)  @ module._compile (module.js:413:34) 

please me resolve issue.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -