【发布时间】:2014-01-30 13:16:54
【问题描述】:
我正在运行http://docs.angularjs.org/tutorial/step_00 在我的 Windows 机器上
到昨天为止一切正常。 今天它给出了以下错误
404 未找到:/app/index.html
【问题讨论】:
标签: javascript node.js angularjs angularjs-scope
我正在运行http://docs.angularjs.org/tutorial/step_00 在我的 Windows 机器上
到昨天为止一切正常。 今天它给出了以下错误
404 未找到:/app/index.html
【问题讨论】:
标签: javascript node.js angularjs angularjs-scope
如果我在脚本中运行 node script/web-server.js 或 cd 并运行 node web-server.js 而不是仅运行 ./web-server.js,则 node 退出并出现无法找到文件 web- server.js
【讨论】: