[Bug]: nvm not found issue
VikrantKS opened this issue · 0 comments
VikrantKS commented
Is there an existing issue for this?
- I have searched the existing issues
What is the current behavior?
If mention custom node version in yml , then task errored out, as nvm is not present at path /home/nucleus/.nvm/nvm.sh
What is the expected behavior?
The code should ideally switch between defined node version in yml
Steps To Reproduce
- Add nodeVersion tas yml
- Trigger a build by making commit
- We will get TAS error on UI
- Upon looking into the container logs , we will get
/home/nucleus/.nvm/nvm.sh: No such file or directory
error
Version
Test-at-scale Community Edition