Skip to content

Capacitor 7 Support #11

Description

@weselski

Hi there,
I’m using presentation-capacitor in my Capacitor project, but I recently upgraded to Capacitor 7, and it seems that the plugin is not compatible.

When trying to install Capacitor 7, I get the following error:

npm error peer @capacitor/core@"^6.0.0" from presentation-capacitor@0.1.5

Expected Behavior:
• Would it be possible to release a new version of presentation-capacitor that supports Capacitor 7?
• If there are breaking changes, is there a recommended workaround or migration path?

Steps to Reproduce:
1. Run npm install @capacitor/core@latest @capacitor/cli@latest
2. Try to install presentation-capacitor
3. See the dependency conflict error

Current Workaround:

Right now, the only way to use presentation-capacitor is to stay on Capacitor 6, which blocks me from using new features of Capacitor 7.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions