Szpadel / chrome-headless-render-pdf

225 stars 67 forks source link

Fix bug in auto exec detection #1

Closed cognitom closed 7 years ago

cognitom commented 7 years ago

I've got error with Chrome 59:

Using /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
Waiting for chrome to became available
Chrome stopped
(chrome) (out) 
(chrome) (err) /bin/sh: /Applications/Google: No such file or directory
(chrome) (err)

This PR will fix this issue. Thank you.

Szpadel commented 7 years ago

Thank you! I didn't have possibility to test it on real MacOS system.

cognitom commented 7 years ago

@Szpadel thank you for merging!