RaphaelWoude/capacitor-native-settings

Compatability with Capacitor v4?

Closed this issue ยท 6 comments

Capacitor v4 has just been released, and I'm testing out compatibility with my app.

When running npm install with the v4.0.1 plugins present, this plugin throws a peer dependency error. However everything appears to work fine in app.

Can we get an update to avoid needing to run npm install with the --force tag? Much appreciated.

Having the same issue - would be great to get the dependency resolved. Thanks

The plugin will be updated later this week when I have the time for it.

The plugin will be updated later this week when I have the time for it.

I've made a PR: #22

Looking at the PR now. Been very busy with work last couple days.

Merged. New version is now out on NPM.