We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
x
[ ] Bug report -> please search issues before submitting [ ] Feature request [ ] Documentation issue or request
ERROR in ./node_modules/ngx-countdown/fesm2022/ngx-countdown.mjs 80:11 Module parse failed: Unexpected token (80:11) You may need an appropriate loader to handle this file type. | return this; | } static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: CountdownTimer, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); } | static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: CountdownTimer }); } | }
Angular version: 6.0.0 ngx-countdown version: 17.0.0
The text was updated successfully, but these errors were encountered:
Try use 3.2.0 or https://www.npmjs.com/package/ngx-countdown/v/8.0.0
Sorry, something went wrong.
No branches or pull requests
Bug Report or Feature Request (mark with an
x
)Current behavior
Expected behavior
Environment
The text was updated successfully, but these errors were encountered: