To download the node_modules use: npm install --legacy-peer-deps don't use "npm install" To build and run the PWA use the following Commands in Sequence: ng build --configuration production --aot npm install -g http-server http-server dist/shopping-app -o