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

bug: Latest version is not available in npm #90

Closed
smithasanehalli opened this issue May 13, 2024 · 1 comment
Closed

bug: Latest version is not available in npm #90

smithasanehalli opened this issue May 13, 2024 · 1 comment

Comments

@smithasanehalli
Copy link

Plugin version:
https://www.npmjs.com/package/@capacitor-community/privacy-screen/v/2.1.1

Platform(s):
iOS

Current behavior:
I am upgrading my project to capacitor 6 and couldn't resolve the dependencies because of below error

Could not resolve dependency:
npm ERR! peer @capacitor/core@"^3.0.0" from @capacitor-community/[email protected]
npm ERR! node_modules/@capacitor-community/privacy-screen
npm ERR! @capacitor-community/privacy-screen@"^2.1.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!

Expected behavior:
I can see that the plugin is updated to capacitor 6, is any reason why it isn't published to npm yet?

Steps to reproduce:
use privacy screen plugin with latest capacitor 6

Related code:

insert short code snippets here

Other information:

Capacitor doctor:

insert the output from `npx cap doctor` here
@robingenz
Copy link
Member

The latest version is published, see https://www.npmjs.com/package/@capacitor-community/privacy-screen/v/5.0.0.

@robingenz robingenz closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants