Skip to content

Conversation

@aweng98
Copy link
Contributor

@aweng98 aweng98 commented Sep 25, 2023

Don't install custom nodejs version on CircleCI because downloading keeps failing lately. Instead, uses the default version which is provided by CircleCI VM.

Currently, default nodejs vesion is
Screenshot 2023-09-25 at 2 53 51 PM

Comment on lines -693 to -695
- node/install:
install-yarn: false
node-version: '18.13.0' # LTS version
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Install custom nodejs version is not working again. It has been very flaky lately. Fallback to default nodejs version provided by CircleCI default.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aweng98 aweng98 merged commit b7c17b1 into develop Sep 25, 2023
@aweng98 aweng98 deleted the circle-config-nodejs-install branch September 25, 2023 19:05
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.

3 participants