Advertisement
Guest User

Untitled

a guest
Apr 6th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. 127.0.0.1/:16 Error: (SystemJS) Unexpected value 'FrameworkService' imported by the module 'ExchangeModule'
  2. Error: Unexpected value 'FrameworkService' imported by the module 'ExchangeModule'
  3. at eval (http://127.0.0.1:8080/node_modules/@angular/compiler/bundles/compiler.umd.js:13982:37)
  4. at Array.forEach (native)
  5. at CompileMetadataResolver.getNgModuleMetadata (http://127.0.0.1:8080/node_modules/@angular/compiler/bundles/compiler.umd.js:13967:46)
  6. at RuntimeCompiler._compileComponents (http://127.0.0.1:8080/node_modules/@angular/compiler/bundles/compiler.umd.js:16688:49)
  7. at RuntimeCompiler._compileModuleAndComponents (http://127.0.0.1:8080/node_modules/@angular/compiler/bundles/compiler.umd.js:16626:39)
  8. at RuntimeCompiler.compileModuleAsync (http://127.0.0.1:8080/node_modules/@angular/compiler/bundles/compiler.umd.js:16617:23)
  9. at PlatformRef_._bootstrapModuleWithZone (http://127.0.0.1:8080/node_modules/@angular/core/bundles/core.umd.js:6868:29)
  10. at PlatformRef_.bootstrapModule (http://127.0.0.1:8080/node_modules/@angular/core/bundles/core.umd.js:6850:25)
  11. at Object.eval (http://127.0.0.1:8080/app/main.js:6:10)
  12. at eval (http://127.0.0.1:8080/app/main.js:9:4)
  13. Evaluating http://127.0.0.1:8080/app/main.js
  14. Error loading http://127.0.0.1:8080/app/main.js
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement