capacitor-community / bluetooth-le

Capacitor plugin for Bluetooth Low Energy
MIT License
274 stars 79 forks source link

Support for @capacitor/core@"6.0.0" dependency #652

Closed lesterelectrical closed 4 months ago

lesterelectrical commented 4 months ago

Describe the bug While performing a npm install I am seeing the following dependency error:

npm install @capacitor-community/bluetooth-le
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree

npm ERR! While resolving: ionic8_summit2@0.0.1
npm ERR! Found: @capacitor/core@6.0.0
npm ERR! node_modules/@capacitor/core
npm ERR!   @capacitor/core@"6.0.0" from the root project

npm ERR! Could not resolve dependency:
npm ERR! peer @capacitor/core@"^5.0.0" from @capacitor-community/bluetooth-le@3.1.4
npm ERR! node_modules/@capacitor-community/bluetooth-le
npm ERR!   @capacitor-community/bluetooth-le@"*" from the root project

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.

To Reproduce Steps to reproduce the behavior: npm install @capacitor-community/bluetooth-le

Expected behavior installation of package

Plugin version: latest - 3.1.4

Desktop (please complete the following information): iOS - 14.4.1

pwespi commented 4 months ago

closed by https://github.com/capacitor-community/bluetooth-le/pull/653

version 6.0.0 of the plugin has been released