Invalid simple block (semantic_version), from dependency that refs to git repo #3658
Closed
1 task done
Labels
Milestone
What kind of issue is this?
If you’ve found a bug, please provide an information below.
Configuration
Operating system: Windows 10
PlatformIO Version (
platformio --version
): version 5.0.1a1Description of problem
Trying to install library dependency that requires an other dependency from git.
When installing the dependency from library.json (that references to a git repo), the semantic_version tries to parse the git url as a semantic version, but off course fails.
Steps to Reproduce
Actual Results
Expected Results
Download and install dependency
If problems with PlatformIO Build System:
The content of
platformio.ini
:Source file to reproduce issue:
Additional info
The text was updated successfully, but these errors were encountered: