Unable to install latest appium beta

Hi All

I am unable to install latest appium beta (1.6.6 beta 3) using this command npm install -g appium@beta. Any one facing the same issue. If so, can you please share the resolution

Tq @wreed for the link. Still I am not able to install beta 3.

npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] install: gulp prepublish && node ./bin/install.js
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ssimakurthy/.npm/_logs/2017-07-20T23_49_28_623Z-debug.log

Because of the error I am still on 1.6.5

Sireeshas-MacBook-Pro:~ ssimakurthy$ appium
[Appium] Welcome to Appium v1.6.5

Gist file is available @ https://gist.github.com/ssimakurthy/bd03dc9546a77d524853a70768d76dd2

I wouldn’t worry too much. It’s a beta, so there may be a problem with it. I have not tried to install it myself.

Thank you Rashmi… I am able to install Appium 1.6.6 Beta .3 now

1 Like