erkobridee/nextjs-ssg

support nodejs v16 LTS

erkobridee opened this issue · 2 comments

review the code and project dependencies to support the current NodeJS LTS version

https://nodejs.org/en/

I give the first try to update to node.js v16, but it failed on the npm-run-all2 dev dependency... that library didn't work 😞

I also notified that case on the library repository
bcomnes/npm-run-all2#79 (comment)

I followed the tip from the issue comment bcomnes/npm-run-all2#79 (comment) and it solves the locally execution