Using NVM in a GoCD Agent
NVM cannot be used directly in a GoCD agent, because the agent uses a non-interactive shell when running jobs.
Instead, use nvm-exec to run NVM commands in the GoCD agent:
Node Version Manager
View All TagsNVM cannot be used directly in a GoCD agent, because the agent uses a non-interactive shell when running jobs.
Instead, use nvm-exec to run NVM commands in the GoCD agent: