You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to build my Next.js application written in TypeScript due to an issue that seems to be related to the punycode module.
I am using the canvas Node module in my application. The build works with Node.js version 20.18.1, but it fails with version 22.11.0, which is the default Node.js version on GCP.
Not working with Node version 22.11.0
The text was updated successfully, but these errors were encountered: