Im trying to get my index.js file to run in my command line using the following code.
$node index.js
In the command line I type in the following:<