Closed Boc-chi-no closed 1 year ago
Hi @LJea
Can you give some explanation what this change does? I like the move to node v16 because we needed that, but what does the node-prune do? Just willing to learn so if you can explain that would be super.
The robot program I tried to build, some errors occurred, so I tried to upgrade the node version, but today I found that Node16 stopped Active Support today, and Security Support also stopped on September 11, 2023, maybe it should be more aggressively upgraded to the next an LTS version(Node 18) Because install.goreleaser.com is no longer accessible, I had to install node-prune using npm to make the program work and it helped me reduce node_modules size I had some problems installing node-prune I tried updating npm and node to make it work https://github.com/pnp/generator-teams/blob/main/packages/generator-teams/src/app/templates/Dockerfile#L3 https://github.com/pnp/generator-teams/blob/main/packages/generator-teams/src/app/templates/Dockerfile#L19
The pull is outdated
Update node version, add node-prune dependency