-
Notifications
You must be signed in to change notification settings - Fork 27
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
After update , Serveiceworker failed to install: #44
Comments
it comes from >> |
@v3ss0n I just published a new version (0.1.5). Can you test against this version and see if it resolves your issue? |
|
there is nothing but only console.log inside |
@v3ss0n what version of Ember are you trying to do this with? Also, what browser(s) have you tested this on? |
On chrome and ember 2.10
…On Tue, Mar 14, 2017, 11:05 John Kleinschmidt ***@***.***> wrote:
@v3ss0n <https://github.com/v3ss0n> what version of Ember are you trying
to do this with? Also, what browser(s) have you tested this on?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#44 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAZnFrr4Kpg4Ff9Q8ITUsg6dtb1OrlMAks5rlhkHgaJpZM4LPQlQ>
.
|
@v3ss0n I found the problem. I'll release a new version with a fix, but until then you should be able to work around the problem by adding the following to config/environment.js: ENV.serviceWorker = { |
Only way to get it working is to remove sw-toolbox.js and all references of it.
attached is the error :
The text was updated successfully, but these errors were encountered: