env:
Windows server 2012 run Jenkins and install nvm-wrapper v0.1.7
use Run the build in an NVM managed environment build projects
but build is error
error info:
bash -c "NODE_VERSION=20.19.4 NVM_NODEJS_ORG_MIRROR=https://cdn.npmmirror.com/binaries/node/ NVM_PROFILE=/dev/null D:\jenkins\workspace\ss-web\nvm-installer"
bash: D:jenkinsworkspace-ss-webnvm-installer: command not found
ERROR: Failed to install NVM
Finished: FAILURE
How to reslove??