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 in the module installation #132

Open
panchuprodhan opened this issue Jan 9, 2024 · 1 comment
Open

Error in the module installation #132

panchuprodhan opened this issue Jan 9, 2024 · 1 comment

Comments

@panchuprodhan
Copy link

Bug Report or Feature Request (mark with an x)


[ ] Bug report -> please search issues before submitting
[ ] Feature request
[ ] Documentation issue or request

Current behavior

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 }); }
| }

Expected behavior

Environment


Angular version: 6.0.0

ngx-countdown version: 17.0.0
@cipchk
Copy link
Owner

cipchk commented Jan 11, 2024

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

2 participants