I am running http://docs.angularjs.org/tutorial/step_00 on my windows machine
It was working fine till yesterday. Today it is giving following error
404 Not Found: /app/index.html
I am running http://docs.angularjs.org/tutorial/step_00 on my windows machine It was working fine till yesterday. Today it is giving following error 404 Not Found: /app/index.html |
|||
|
if I run node script/web-server.js or cd into script and run node web-server.js instead of just ./web-server.js, node exits with an error that it cannot find the file web-server.js |
|||
|