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 version unusable, publishing failed? #13

Open
benedictstrube opened this issue Mar 7, 2022 · 2 comments
Open

angular version unusable, publishing failed? #13

benedictstrube opened this issue Mar 7, 2022 · 2 comments

Comments

@benedictstrube
Copy link
Contributor

When attempting to build our app after installing the latest version of the pager plugin, I get errors like:

ERROR in ../node_modules/@nativescript-community/ui-pager/angular/fesm2015/nativescript-community-ui-pager-angular.mjs 215:12-29
Can't import the named export 'ɵɵqueryRefresh' from non EcmaScript module (only default export is available)

and

ERROR in ../node_modules/@nativescript-community/ui-pager/angular/fesm2015/nativescript-community-ui-pager-angular.mjs 351:37-60
Can't import the named export 'ChangeDetectionStrategy' from non EcmaScript module (only default export is available)

There are various errors like this (probably around 50) printed to the console that all affect the plugin.

We are using Angular 11.2.13 and Nativescript 8.0.11.

Is this something somebody else experiences with Nativescript Angular? Is it maybe related to a publishing mistake of the plugin?

@benedictstrube
Copy link
Contributor Author

fyi: version 13.0.21 is the last version of the Pager plugin that does not show this behaviour.

@keerl
Copy link
Contributor

keerl commented Mar 8, 2022

It might be because of the old version of Angular you are using. I'm using this in a project with Angular 13 and it works fine.

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