Closed BorntraegerMarc closed 7 years ago
Solved it by adding a npm script "ngu-sw-manifest": "node ./node_modules/ng-pwa-tools/bin/ngu-sw-manifest.js"
Also with the suggested way of running it from windows I get:
D:\projects\komed-health-web>./node_modules/.bin/ngu-sw-manifest
'.' is not recognized as an internal or external command,
operable program or batch file.
Hey @BorntraegerMarc are you running these commands inside Bash? They will not work from Windows Command prompt or Powershell
@markgoho Thanks for the reply. I have the same issues with git bash...
Replacing all "/" with "\" in node_modules\.bin\ngu_XX_command.cmd seems to resolve that for bash.
I get this error on Windows: