-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unable to run "grunt jasmine_chromeapp" #102
Comments
Any ideas on this? This is still happening with the latest grunt-jasmine-chromeapp version 1.7.0 |
Ah I think that's part of the problem. I had several versions of Chrome, but they were all at locations like "/Applications/Google Chrome Beta.app/". I just renamed "/Applications/Google Chrome Stable.app/" to "/Applications/Google Chrome.app/" and now Chrome is starting, however I'm getting some different errors now that are causing all tests to fail:
|
for point 1, we do set a CSP: https://github.com/willscott/grunt-jasmine-chromeapp/blob/master/tasks/jasmine-chromeapp/manifest.json#L18 for point 2, it sounds like files aren't getting copied into the right places in this repo. It looks like that's because when you added the jasmine-chromeapp We're now on v1.7, which uses src and paths rather than helper, because we wanted more expressivity in where scripts are placed. |
Seeing this issue on my Mac with a fresh clone of freedom-social-xmpp:
The text was updated successfully, but these errors were encountered: