manishPatwari / WebDriverAgent

A WebDriver server for iOS that runs inside the Simulator.
Other
52 stars 15 forks source link

Too many errors #15

Open ngbrito opened 5 years ago

ngbrito commented 5 years ago

Hello guys, Im facing a lot of error when I try to start the server. Can anyon e guide on that? You can find on facebook searching for Natalicio Brito

Tx

guadaran commented 5 years ago

Hi @ngbrito,

Can you share the logs?

Regards.

ngbrito commented 5 years ago

Hello @guadaran , this is the last error I get

bnatali in ~/Documents/git/WebDriverAgent (master) $sh ./Scripts/build-socket.sh Building Inspector for socket...

web-driver-inspector@1.0.0 build /Users/bnatali/Documents/git/WebDriverAgent/Inspector webpack --progress --colors

sh: webpack: command not found npm ERR! file sh npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! syscall spawn npm ERR! web-driver-inspector@1.0.0 build: webpack --progress --colors npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the web-driver-inspector@1.0.0 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in: npm ERR! /Users/bnatali/.npm/_logs/2018-11-21T14_14_39_722Z-debug.log Done bnatali in ~/Documents/git/WebDriverAgent (master)

can you help?