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

Service worker registration failed. #51

Closed
elgodox opened this issue May 29, 2024 · 3 comments
Closed

Service worker registration failed. #51

elgodox opened this issue May 29, 2024 · 3 comments

Comments

@elgodox
Copy link

elgodox commented May 29, 2024

After building the chrome extension and importing, it gives this error

image

@elgodox elgodox closed this as completed May 29, 2024
@anthonyjclarke
Copy link

I have this issue, I wonder how you fixed this?

mtalcott added a commit that referenced this issue May 30, 2024
mtalcott added a commit that referenced this issue May 30, 2024
@mtalcott
Copy link
Owner

Make sure you're loading the Chrome extension from the chrome_extension/dist/ directory, not just chrome_extension/. I get this error if I try to load it from the latter.

I pushed an update to make loading from the chrome_extension/ directory fail earlier in the process: #52

@anthonyjclarke
Copy link

That fixed it! Thanks

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

No branches or pull requests

3 participants