Angularjs2-zone.js:1382 GET http://localhost:3000/traceur 404 (Not Found)
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Angularjs2-zone.js:1382 GET http://localhost:3000/traceur 404 (Not Found)相关的知识,希望对你有一定的参考价值。
zone.js:1382 GET http://localhost:3000/traceur 404 (Not Found)
按照 angularjs2 英雄指南,磕磕绊绊走到了http这一步,然后被这个错误秒杀了。
解决方案:
In systemjs.config.js you should change the mapping to:
‘angular-in-memory-web-api‘: ‘npm:angular-in-memory-web-api/bundles/in-memory-web-api.umd.js‘
then delete from packages:
‘angular-in-memory-web-api‘: {
main: ‘./index.js‘,
defaultExtension: ‘js‘
}
以上是关于Angularjs2-zone.js:1382 GET http://localhost:3000/traceur 404 (Not Found)的主要内容,如果未能解决你的问题,请参考以下文章
g:formatDate 作为 g:textField 上的值