【发布时间】:2017-03-02 21:18:52
【问题描述】:
当我按照 Auth0 文档 (https://auth0.com/docs/quickstart/spa/angular2/08-calling-apis) 中的步骤操作时,我会收到以下消息:
GET http://localhost:5556/node_modules/buffer/package.json 404 (Not Found)
(index):50 Error: Error: XHR error (404 Not Found) loading
你知道我该如何解决吗?
我的项目是用 https://github.com/vyakymenko/angular2-seed-express 构建的
【问题讨论】: