-
Notifications
You must be signed in to change notification settings - Fork 2
Description
When I try to run the example, I have this error :
AppComponent.html:11 ERROR Error: No NgModule metadata found for 'DynamicModule'. at NgModuleResolver.webpackJsonp.../../../compiler/@angular/compiler.es5.js.NgModuleResolver.resolve (vendor.bundle.js:49132) at CompileMetadataResolver.webpackJsonp.../../../compiler/@angular/compiler.es5.js.CompileMetadataResolver.getNgModuleMetadata (vendor.bundle.js:49781) at JitCompiler.webpackJsonp.../../../compiler/@angular/compiler.es5.js.JitCompiler._loadModules (vendor.bundle.js:61228) at JitCompiler.webpackJsonp.../../../compiler/@angular/compiler.es5.js.JitCompiler._compileModuleAndAllComponents (vendor.bundle.js:61214) at JitCompiler.webpackJsonp.../../../compiler/@angular/compiler.es5.js.JitCompiler.compileModuleAndAllComponentsAsync (vendor.bundle.js:61146) at ModuleBoundCompiler.webpackJsonp.../../../compiler/@angular/compiler.es5.js.ModuleBoundCompiler.compileModuleAndAllComponentsAsync (vendor.bundle.js:61546) at ModalService.webpackJsonp.../../../../ng2-modal-dialog/modal.module.ts.ModalService.create (vendor.bundle.js:2665) at AppComponent.webpackJsonp.../../../../../src/app/app.component.ts.AppComponent.openLoginModal (main.bundle.js:75) at Object.eval [as handleEvent] (AppComponent.html:11) at handleEvent (vendor.bundle.js:74306)