I'm trying to register the Service worker and getting an error:
DOMException: Operation failed by network issue
The page is hosted using github pages: https://boopathi.in/sw-demo-iss. and the source code is here https://github.com/boopathi/sw-demo-iss
I'm trying to understand what that means and how to resolve errors.