http客户端模块

时间:2019-01-17 20:02:05

标签: http ionic-framework client

离子服务输入时出现此错误

unexpected module 'httpclientmodule' declared by the module 'appmodule'. please add a @pipe/@directive/@component annotation.

Error: Unexpected module 'HttpClientModule' declared by the module 'AppModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:8100/build/vendor.js:82796:34)`enter code here`
at http://localhost:8100/build/vendor.js:97606:40
at Array.forEach (<anonymous>)
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:8100/build/vendor.js:97588:54)
at JitCompiler._loadModules (http://localhost:8100/build/vendor.js:116723:87)
at JitCompiler._compileModuleAndComponents (http://localhost:8100/build/vendor.js:116684:36)
at JitCompiler.compileModuleAsync  

0 个答案:

没有答案