JS set up error

I downloaded NodeJS and the extension “code runner” onto my laptop to set up JS. Then in my VSC environment, I opened up “terminal” and then “new terminal” to test the code but I get this response:


Any help would be appreciated

Open a terminal and run node -v. If it’s not installed correctly, reinstall.