madskristensen / WebEssentials.AspNetCore.ServiceWorker

Other
342 stars 61 forks source link

Error Publish Server #81

Open MohsenEs opened 3 years ago

MohsenEs commented 3 years ago

hi when publish to server below error I just want the program to be installed, I do not need cache

Uncaught (in promise) TypeError: Failed to execute 'put' on 'Cache': Request scheme 'chrome-extension' is unsupported

xbaha commented 2 years ago

Hello, I got the same error, did you resolve this?