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

ERROR Message #20

Closed
myang310 opened this issue May 9, 2018 · 5 comments
Closed

ERROR Message #20

myang310 opened this issue May 9, 2018 · 5 comments

Comments

@myang310
Copy link

myang310 commented May 9, 2018

5569:15-36 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/ngx-countdown/node_modules/@angular/core/fesm5/core.js
5581:15-102 Critical dependency: the request of a dependency is an expression

webpack: Compiled with warnings.
ERROR in node_modules/@angular/core/src/render3/ng_dev_mode.d.ts(9,11): error TS2451: Cannot redeclare block-scoped variable 'ngDevMode'.
node_modules/ngx-countdown/node_modules/@angular/core/src/render3/ng_dev_mode.d.ts(9,11): error TS2451: Cannot redeclare block-scoped variable 'ngDevMode'.

I'm getting this when I try to run my project locally after installing ngx-countdown.

@myang310
Copy link
Author

myang310 commented May 9, 2018

Works when I depreciate to 2.1.0

@cipchk
Copy link
Owner

cipchk commented May 9, 2018

the latest version just only used in angular 6

@myang310
Copy link
Author

myang310 commented May 9, 2018

So for Angular 5 support I have to version lock to 2.1.0?

@taipeiwu
Copy link

taipeiwu commented May 9, 2018

I also have the same problem in angular 5.

@thanatos915
Copy link

I also have the same problem in angular 6

@cipchk cipchk closed this as completed in 84e767b Sep 29, 2018
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

4 participants