If I switch from the simple-runner to the docker-runner, the node.js plugin seems to run the `npm install` from the node.js plugin. It works if I `npm install` from the Custom Scripts plugin
If I switch from the simple-runner to the docker-runner, the node.js plugin seems to run the
npm installfrom the node.js plugin.It works if I
npm installfrom the Custom Scripts plugin