Hello, I am working on the Lodash Library project in the Web Development course and I am having trouble using bash outside of the Codecademy website. When I execute the command node test/clamp.js in the 6th step of the project it passes the tests on the website, in the terminal, but when I use the bash shell I have downloaded for VS Studio it returns ‘bash: node: command not found’ in the terminal.
I appreciate any help, thanks