You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make returned the same error: make: Nothing to be done for 'all'.
Then I ran setup the node server using the instructions:
sudo apt-get install nodejs npm mongodb
npm install
sudo nodejs app.js
navigate to: http://localhost
And it seems to be working so far.... though it is quite slow to respond.
Running Ubuntu 14.04
git clone runs successfully. Next, cd infragram-js/public, fine. make results in
make: Nothing to be done for 'all'.
Any help is appreciated.
The text was updated successfully, but these errors were encountered: