fssolutions / ng2-wizard

MIT License
15 stars 7 forks source link

Angular AoT build failed #12

Closed enricodeleo closed 6 years ago

enricodeleo commented 6 years ago

The module prevents the AoT build. Any ideas?

[10:05:05]  typescript error
            Unexpected value 'Ng2WizardModule in
            /Volumes/Data/Development/app/node_modules/ng2-wizard/src/ng2-wizard.module.d.ts'
            imported by the module 'CreatePostPageModule in
            /Volumes/Data/Development/app/src/pages/create-post/create-post.module.ts'.
            Please add a @NgModule annotation.

Error: The Angular AoT build failed. See the issues above
fssolutions commented 6 years ago

Fixed with new version