我的app.ts中有几十个导入,经过大量的重构以与官方的Angular2样式指南保持一致,我得到了臭名昭著的无效提供者错误。我正在使用RC4。reflective_provider.js:170Uncaught Invalid provider - only instances of Provider and Type are allowed, got: undefined下面是我的导入
我正在开发一个简单的应用程序。我正在尝试在我的应用程序中实现face book。我已经完成了一个示例项目。但是当我尝试在我的原始项目中实现时,我得到了错误This property is not implemented by this class.。fields=id");在这里我收到的错误是
System.NotImplementedException: This property is not implemented by this class