Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with fresh install of Windows 8 and Chrome #2

Closed
aaronshaf opened this issue May 20, 2013 · 2 comments
Closed

Not working with fresh install of Windows 8 and Chrome #2

aaronshaf opened this issue May 20, 2013 · 2 comments

Comments

@aaronshaf
Copy link

screen shot 2013-05-19 at 9 32 17 pm

browsers = ['Chrome'];

... etc.

When I add Firefox, ChromeCanary, and IE to the list, they work just fine.

@vojtajina
Copy link
Contributor

Wrong path. This is common problem on Windows, as every fucking version of Windows has these paths somewhere else...

@vojtajina
Copy link
Contributor

Try to set env variable CHROME_BIN to the correct path to chrome.exe

JoeDoyle23 pushed a commit to JoeDoyle23/karma-chrome-launcher that referenced this issue Aug 13, 2013
Checks for Chrome in the default location on windows taking into account
32 and 64 bit machines.  Falls back to the version in the user's
profile.

Closes karma-runner#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants