Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace nvm with volta for Windows Agent #209

Merged

Conversation

peterzhuamazon
Copy link
Member

Description

Replace nvm with volta for Windows Agent.
Volta has fixed path regardless of which nodejs version it is switching to, therefore more suitable for windows env as we can simply define the path through env vars. NVM use symlink to switch version which does not preserve during the windows ami creation.

Issues Resolved

opensearch-project/opensearch-build#2306

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@peterzhuamazon peterzhuamazon added the enhancement New feature or request label Oct 12, 2022
@peterzhuamazon peterzhuamazon self-assigned this Oct 12, 2022
@peterzhuamazon peterzhuamazon requested a review from a team as a code owner October 12, 2022 01:09
Signed-off-by: Peter Zhu <[email protected]>
@peterzhuamazon peterzhuamazon merged commit e1e59ff into opensearch-project:main Oct 12, 2022
@peterzhuamazon peterzhuamazon deleted the windows-nodejs-volta branch October 12, 2022 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants