npm install -g webpack-bundle-analyzer
ng build --stats-json
webpack-bundle-analyzer path/to/your/stats.json
ng g c components/your/path/component-name --module='module-name'
npm install --global --production windows-build-tools
npm install --global --production windows-build-tools
https://hisk.io/how-to-fix-node-js-gyp-err-cant-find-python-executable-python-on-windows/