How do i setup a node.js project in Jenkins Blue Ocean?
I keep getting a "command not found"
I installed a NodeJS version.
For the Pipeline settings i set
Agent - any
For Init / Provide Node & npm bin/ folder to PATH i set
NodeJSInstallationName* - nw
ConfigId - none
Fixed by installing NodeJS on local machine.