Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 4 production build problem #5

Open
vishnuindrabalan opened this issue Aug 18, 2017 · 0 comments
Open

Angular 4 production build problem #5

vishnuindrabalan opened this issue Aug 18, 2017 · 0 comments

Comments

@vishnuindrabalan
Copy link

vishnuindrabalan commented Aug 18, 2017

If I am running angular 4 in production mode, then the library causing this error. I removed notification service and it is working.

xERROR TypeError: ctor is not a constructor
at createClass (core.es5.js:9519)
at createProviderInstance$1 (core.es5.js:9484)
at resolveNgModuleDep (core.es5.js:9469)
at NgModuleRef
.webpackJsonp.../../../core/@angular/core.es5.js.NgModuleRef
.get (core.es5.js:10555)
at resolveDep (core.es5.js:11058)
at createClass (core.es5.js:10911)
at _createProviderInstance (core.es5.js:10881)
at createProviderInstance (core.es5.js:10715)
at createViewNodes (core.es5.js:12168)
at createRootView (core.es5.js:12073)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant