【发布时间】:2017-09-06 11:52:00
【问题描述】:
我正在关注这个:http://aurelia.io/hub.html#/doc/article/aurelia/framework/latest/quick-start/1
我刚刚下载了基本的 Aurelia 设置并在我的本地主机中运行。
我坚持下载基本设置将正常运行,无需我做任何事情。
我错过了什么?
我在控制台中收到此错误:
index.html:18 GET http://0.0.0.0:35729/livereload.js?snipver=1 net::ERR_CONNECTION_REFUSED
system.js:4 GET http://localhost:8000/src/main.ts 404 (Not Found)
Error: (SystemJS) Error: XHR error (404 Not Found) loading http://localhost:8000/src/main.ts
Error loading http://localhost:8000/src/main.ts
【问题讨论】:
标签: javascript aurelia