Alexander Artamonov

Results 3 comments of Alexander Artamonov

The issue is with the path for the Homebrew apps folders. Currently available paths by default: ``` darwin: { chrome: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', ... } ```

I chose to install Firefox from Homebrew: Full path: ``` /Applications/Firefox.app/Contents/MacOS/firefox ```

I have the same problem with 1.6.7 version.