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

Update platformio.ini #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vanowm
Copy link

@vanowm vanowm commented Nov 25, 2024

Update platformio.ini
Latest PlatformIO on Windows doesn't support @ type of versioning, it requires commit hash instead. It produces error during build:

PackageException: Package version 7.2.1+sha.7946ebe doesn't satisfy requirements 7.0.4 based on PackageMetadata <type=library name=ArduinoJson version=7.2.1+sha.7946ebe spec={'owner': None, 'id': None, 'name': 'ArduinoJson', 'requirements': '7.0.4', 'uri': 'git+https://github.com/bblanchon/ArduinoJson.git'}

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

Successfully merging this pull request may close these issues.

1 participant