Search code examples
node.jsjenkinsjenkins-blueocean

Jenkins Blue Ocean NodeJS setup


How do i setup a node.js project in Jenkins Blue Ocean? I keep getting a "command not found" I installed a NodeJS version. nodejs installation

For the Pipeline settings i set Agent - any pipeline settings

For Init / Provide Node & npm bin/ folder to PATH i set

NodeJSInstallationName* - nw

ConfigId - none

Child steps - Print Message Node folder


Solution

  • Fixed by installing NodeJS on local machine.