downzip
downzip copied to clipboard
Getting error while integrating this in React project
Hi,
I am trying to integrate this library in a react project but not able to make it work .
I am getting below error.
The script has an unsupported MIME type ('text/html'). [DownZip-Main] [DownZip] Service workers not loaded: [DownZip-Main] [DownZip] No service worker registered! Uncaught (in promise) TypeError: Cannot read property 'postMessage' of null
Is there any guideline or sample project on how to use this in react project.