Skip to content

Commit

Permalink
Update node.js version on CircleCi
Browse files Browse the repository at this point in the history
Node.js version v14.18.2 detected.
The Angular CLI requires a minimum Node.js version of either v14.20, v16.13 or v18.10.
  • Loading branch information
JohannesHoppe authored Nov 22, 2022
1 parent 3494f5b commit ab3867f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
NAME: angular-cli-ghpages

docker:
- image: circleci/node:14-browsers
- image: circleci/node:18-browsers

steps:
- checkout
Expand Down

0 comments on commit ab3867f

Please sign in to comment.