I am facing an issue on my MacOS while running Newman command via Jenkins.
I have even tried a simple build with node and npm version check but it does not work either.
line 2: node: command not found
Build step ‘Execute shell’ marked build as failure
Finished: FAILURE
line 2: newman: command not found
Build step ‘Execute shell’ marked build as failure
Finished: FAILURE
Note: All commands like newman , node and npm .
I know this could be common issue but it. will be great to know.