LambdaTest/test-at-scale

[Bug]: nvm not found issue

VikrantKS opened this issue · 0 comments

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

  1. Add nodeVersion tas yml
  2. Trigger a build by making commit
  3. We will get TAS error on UI
  4. 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