openstf / stf

Control and manage Android devices from your browser.
https://openstf.io
Other
13.39k stars 2.79k forks source link

Error in starting stf locally on Mac #1116

Open sanjay222joshi opened 5 years ago

sanjay222joshi commented 5 years ago

Unexpected token ... 2019-10-17T17:43:39.936Z FTL/cli:local 62527 [*] Child process had an error ExitError: Exit code "1" at ChildProcess. (/usr/local/lib/node_modules/stf/lib/util/procutil.js:49:23) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.94. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

radekstasiak commented 5 years ago

did you try to update node version? check the suggested solutions over here https://github.com/openstf/stf/issues/1106

updating stf to latest version while having node in 8.4.0 did a trick for me

viktorgogulenko commented 5 years ago

@sanjay222joshi what is your node version? STF doesn't work for me with node v.11 on Mac, but works fine with 8.9.3.