Skip to content

feat(angular): upgrade to version 22#108

Open
nigrosimone wants to merge 1 commit into
stackblitz:mainfrom
nigrosimone:angular-22
Open

feat(angular): upgrade to version 22#108
nigrosimone wants to merge 1 commit into
stackblitz:mainfrom
nigrosimone:angular-22

Conversation

@nigrosimone
Copy link
Copy Markdown

@nigrosimone nigrosimone commented Jun 7, 2026

Angular 22.0.x require NodeJS ^22.22.3
https://angular.dev/reference/versions#actively-supported-versions

current webcontainer is on NodeJS v22.22.0

❯ npm run start

> start
> ng serve

Node.js version v22.22.0 detected.
The Angular CLI requires a minimum Node.js version of v22.22.3 or v24.15.0 or v26.0.0.

Please update your Node.js version or visit https://nodejs.org/ for additional instructions.

close stackblitz/webcontainer-core#2106

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support NodeJS 22.22.3 for Angular 22

1 participant