I added PWA in this project using vue add pwa using Vue Cli.
It installs two packages
"@vue/cli-plugin-pwa": "~5.0.0",
"register-service-worker": "^1.7.2",
But when I run npm run serve / npm run build it's showing bellow error.
INFO Starting development server...
0% compiling ERROR TypeError: Cannot read property 'tap' of undefined