I got the following error when performing a test with 'node run.js' command on Ubuntu 16.04, 64bit.
$ node run.js
Error: Failed to launch the browser process! spawn /Applications/Google Chrome.app/Contents/MacOS/Google Chrome ENOENT
It seems the path for Chrome is not correctly configured.
Please give me any suggestions to correct this error.
Thanks,
Nguyen
I got the following error when performing a test with 'node run.js' command on Ubuntu 16.04, 64bit. $ node run.js Error: Failed to launch the browser process! spawn /Applications/Google Chrome.app/Contents/MacOS/Google Chrome ENOENT
It seems the path for Chrome is not correctly configured. Please give me any suggestions to correct this error. Thanks, Nguyen