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

Extension crashing due to missing certificate ERR_CERT_AUTHORITY_INVALID #16

Open
Eli-Goldberg opened this issue Mar 19, 2018 · 0 comments

Comments

@Eli-Goldberg
Copy link

Eli-Goldberg commented Mar 19, 2018

Hi,
I'm running the example extension, the following error shows up in the console:

https://localhost:3001/background/index.js net::ERR_CERT_AUTHORITY_INVALID @ index.js:16

I think it has to do with webpack devServer certificate,
which probably affects the hot reload functionality (or maybe not).
What should I do to remove the error?

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

1 participant