I\'m trying to use Karma for testing my js scripts. In the doc it says I should set the environment variable for CHROME_BIN:
CHROME_BIN
I\'ve set it to
I solved the problem by running from an Administrator Command Prompt. No need to set CHROME_BIN and it will automatically point to your default installation.