Skip to content
Back

Angular v22 cannot build

  • 0
  • 1
  • Sites
9 Jul, 2026, 16:35

Using appwrite, it's not possible to build Angular v22 website because the node versions are too old for it.

  • Appwrite node-22 is 22.22.0, Angular needs 22.22.3 or +
  • Appwrite node-24 is 24.13.0, Angular needs 24.15.0 or +
  • Appwrite node-26 don't exists, Angular needs 26.0.0 or + see : https://angular.dev/reference/versions

also the docs doesn't show node-24 as available for SH : https://appwrite.io/docs/products/functions/runtimes

TL;DR
Problem: Angular v22 build fails when using Appwrite due to outdated node versions. - Angular requires newer Node versions than those provided by Appwrite (22.22.0, 24.13.0). - Angular needs Node versions 22.22.3, 24.15.0, or higher. - Appwrite lacks Node-26 support, while Angular demands version 26.0.0+. - Appwrite documentation doesn't list Node-24 as an available runtime. Solution: Update the Node versions in Appwrite to meet Angular's requirements for successful builds.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more