Open captSteveRogers opened 5 years ago
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....
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.
Both node and npm are present and upto date!
No luck! Still running into the same errors. Could it be an issue on my end?
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 <notifications@github.com 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 https://github.com/shantam0810/BlogApp/issues/6#issuecomment-457907210, or mute the thread https://github.com/notifications/unsubscribe-auth/AhtBgWOYWjP0PGEbuzeGHOlL_rTC5h4sks5vHYPcgaJpZM4Z9GlL .
Hey shantam0810! I have followed all the instructions given in the README, however I am still running into an error while executing the node app.js command. Any suggestions? Apologies for the inconvinience.