Skip to content

Commit ab3867f

Browse files
Update node.js version on CircleCi
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.
1 parent 3494f5b commit ab3867f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
NAME: angular-cli-ghpages
1010

1111
docker:
12-
- image: circleci/node:14-browsers
12+
- image: circleci/node:18-browsers
1313

1414
steps:
1515
- checkout

0 commit comments

Comments
 (0)