Star this repo and beginners: go through readme before solving any issues
Opened this issue · 5 comments
captSteveRogers commented
Star this repo and beginners: go through readme before solving any issues
schezfaz commented
captSteveRogers commented
Absolutely no problem.
Kindly install node.js from their page.
https://nodejs.org/en/download/
Download the windows installer .msi if you haven't done so.
Run commands....
- node -v
- npm -v
Both these commands should show some output other than "command not found". Kindly show me the output of the above commands
Then if above commands show output, try running all the commands.
- Npm init
- Npm install {all dependencies} --save
- Node app.js
schezfaz commented
schezfaz commented
captSteveRogers commented
Try this...
Create an app.js in other folder with test command console.log("hello
world.") Also, refer to stack overflow docs for further troubleshooting
ways... Keep me posted 😊
…On Sun 27 Jan, 2019, 4:17 PM Schezeen Fazulbhoy ***@***.*** wrote:
No luck! Still running into the same errors. Could it be an issue on my
end?
[image: ds]
<https://user-images.githubusercontent.com/28871211/51800001-fb466980-224e-11e9-977f-c5a6a19b25b5.JPG>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AhtBgWOYWjP0PGEbuzeGHOlL_rTC5h4sks5vHYPcgaJpZM4Z9GlL>
.