我一直在使用角4,当我执行服务并将Http注入到服务中时,它突然提示我一个错误和一个警告,我相信问题实际上来自于警告:There are multiple modules with names that only differ in casing/components/company-select/company-select.service.ts
在我的服务测试中,我得到了这个“injectionError错误”,但我不知道问题在哪里。有人知道什么注射器不见了吗?我需要把它放在哪里?window.service.tsexport const WindowService = new InjectionToken('WindowService');import { In
使用Angular 4,并计划使用ngx-sharebuttons () at noProviderError (core.es5.js:1207)
at ReflectiveInjector/core/@angular/core.es5.js.ReflectiveInjector_._throwOrNull (
我正在构建一个基于angular2 (angularcli生成)、webpack、scss和面向模块的项目。import {AuthService} from './services/auth/auth.service';
export function httpInterceptor(backend: XHRBac
at injectionError (vendor.js:1590) at ReflectiveInjectorAppModuleInjector.NgModuleInjector.get (vendor.js:3936) at injectionError/services/api.service';
impo