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

Installing Version 5.x.x not possible #632

Closed
ebeling opened this issue Aug 3, 2020 · 3 comments
Closed

Installing Version 5.x.x not possible #632

ebeling opened this issue Aug 3, 2020 · 3 comments

Comments

@ebeling
Copy link

ebeling commented Aug 3, 2020

Many thanks for new release! How can I install this? I use current cordova-cli (9.0.0 with cordova-lib@9.0.1). If I call

cordova plugin add cordova-plugin-bluetoothle

following message appear:

Unmet project requirements for latest version of cordova-plugin-bluetoothle: cordova (9.0.1 in project, >=100 required) Fetching highest version of cordova-plugin-bluetoothle that this project supports: 4.5.14 (latest is 5.0.0)

@randdusing
Copy link
Owner

This is odd. I haven't changed any dependencies in a long time... I wonder if anyone else is having this problem.

@randdusing
Copy link
Owner

Ahh, it must be related to this line:
https://github.com/randdusing/cordova-plugin-bluetoothle/blob/master/package.json#L35

Let me see what this actually does

@ebeling
Copy link
Author

ebeling commented Aug 11, 2020

Thank you for release 5.0.2. I have tested with cordova-cli 10.0.0 and it works now!

@ebeling ebeling closed this as completed Aug 11, 2020
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