im trying to run a bitbucket pipeline, in the target server i have several node versions. In this specific project, i need to change the version to v18, i
m trying to use nvm, but this says command not found.
I tried to find the “nvm” executable with “witch”, “whereis”, “locate”, but found nothing.
I tried too do a “source ~/.bashrc” where contains nvm load scripts, but still having “nvm not found” issue
any sugestions?
Thanks
New contributor
Raphael Dimitri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.