Can i force latest versions in angular 14. #207
Unanswered
Sadhurshanraja
asked this question in
Q&A
Replies: 1 comment
-
The latest version of the library will not work with Angular 14. If you need the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to implement forward and backward navigation. Therefore, I want to use the latest version of the library. However, I am currently using Angular 14. When I attempt to force download any library versions after 9, the following line shows an error in the library:
static ɵdir: i0.ɵɵDirectiveDeclaration<TourAnchorNgxBootstrapDirective, "[tourAnchor]", never, { "tourAnchor": "tourAnchor"; }, {}, never, never, true, never>;
Are there any other options to resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions