polyphilz
polyphilz
CDCloudflare Developers
Created by polyphilz on 3/25/2025 in #pages-help
When will Pages support Node 20+?
Please let me know if I'm doing something wrong here, otherwise the original question stands - are there any plans for Node 22 support in Pages?
7 replies
CDCloudflare Developers
Created by polyphilz on 3/25/2025 in #pages-help
When will Pages support Node 20+?
The node version v18.17.1 is in line with what's in the docs here: https://developers.cloudflare.com/pages/configuration/build-image/#supported-languages-and-tools
7 replies
CDCloudflare Developers
Created by polyphilz on 3/25/2025 in #pages-help
When will Pages support Node 20+?
Actually looking at the logs it seems the NODE_VERSION can't be overridden the way you described:
2025-03-27T01:35:19.35241Z .. |  WARN  Unsupported engine: wanted: {"node":"^22.0.0"} (current: {"node":"v18.17.1","pnpm":"8.15.4"})
2025-03-27T01:35:19.35241Z .. |  WARN  Unsupported engine: wanted: {"node":"^22.0.0"} (current: {"node":"v18.17.1","pnpm":"8.15.4"})
7 replies
CDCloudflare Developers
Created by polyphilz on 3/25/2025 in #pages-help
When will Pages support Node 20+?
yeahhhh just tried it and that worked 🤦 - thanks!
7 replies