From cb1af9a26aef401ec0beded818eafde211c9af69 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 17 Apr 2016 13:25:59 -0400 Subject: [PATCH] added troubleshoot and screenshot (#21) @Ztnepres thank you! --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a0257f5..1164739 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Work in progress. # Install & Run REQUIRES Node.js v5.10.1 [https://nodejs.org/en/](https://nodejs.org/en/) +Note: You must have node version 5.1xx installed! +If you accidentally entered npm install before upgrading to node version 5.1xx, simply delete the node module folder from your repository, upgrade to your node version, and repeat the npm install step. + From git source: ```bash @@ -19,6 +22,10 @@ npm install npm start ``` +If you successfully completed the above steps, your commandline/terminal should show that your node server is listening. + +![Alt text](http://imgur.com/wQ8RoVW "npm start") + On your other machine or mobile device open the url: ```bash