I decided to develop a cutting-edge web application utilizing Angular 5
Here's my process:
Started a new Angular 5 project using the latest version of Angular CLI 1.5.3
Incorporated the @angular\service-worker package
Added the "serviceWorker": true field in the angular-cli.json file
4. Compiled a production build using CLI
Issue:
The solution isn't working as intended. I'm encountering an error (Please refer to the screenshot)
Seeking assistance to resolve this.
https://i.sstatic.net/gBtlc.jpg
Appreciate your help