Hi,
In my recent pull request, my site build starts to fail. I checked the log, the error comes from unsupported pnpm version with NodeJS. In my deployment settings, I set the Node.js version as 20.x
(I set this a long time ago, before this issue happened), but the deploy log says: Installing npm packages using pnpm version ERROR: This version of pnpm requires at least Node.js v18.12; The current version of Node.js is v16.20.2
. How can I solve this?
Pull request: Fix Lang Switcher by Masterain98 · Pull Request #124 · DGP-Studio/Snap.Hutao.Docs · GitHub
Full deployment log: Netlify App