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

Support for Angular 12 / NativeScript 8 #10

Open
timoschlueter opened this issue Dec 2, 2021 · 1 comment
Open

Support for Angular 12 / NativeScript 8 #10

timoschlueter opened this issue Dec 2, 2021 · 1 comment

Comments

@timoschlueter
Copy link

I am using this (awesome) plugin in a few apps which I migrated to NativeScript 8 recently. On npm install I get the following dependency warnings on my Angular 12/NativeScript 8 apps:

npm WARN @danvick/[email protected] requires a peer of @angular/common@^11.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @danvick/[email protected] requires a peer of @angular/core@^11.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @danvick/[email protected] requires a peer of @nativescript/angular@^11.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @danvick/[email protected] requires a peer of @nativescript/core@^7.0.0 but none is installed. You must install peer dependencies yourself.

The plugin seems to work fine though.
Do you have any plans on officially supporting NativeScript 8 and Angular 12? I would highly appreciate it :)

@arLevi
Copy link

arLevi commented Mar 14, 2023

+1

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