Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

service worker error #284

Open
bbmattieu9 opened this issue May 14, 2018 · 1 comment
Open

service worker error #284

bbmattieu9 opened this issue May 14, 2018 · 1 comment

Comments

@bbmattieu9
Copy link

bbmattieu9 commented May 14, 2018

i am new to service worker. I have been following Jake's lesson on Udacity but I am lost. I was trying to cache the avatars and i noticed whenever i npm run serve i get the error below and my locahost:8888 does not show images and my console pops alot of error message saying fetch request failed. Please what did i do wrong? my code below
screen shot 2018-05-14 at 8 46 29 am

screen shot 2018-05-14 at 8 54 57 am

screen shot 2018-05-14 at 8 49 36 am

screen shot 2018-05-14 at 8 51 32 am

screen shot 2018-05-14 at 8 53 18 am

@jakearchibald
Copy link

This isn't related to sw-toolbox.

However, cache.keys()then looks like a syntax error to me. Should be cache.keys().then

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants