platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
93 stars 62 forks source link

Could not install platform #7827

Open Neeraj-p-purad opened 4 months ago

Neeraj-p-purad commented 4 months ago

PIO Core Call Error: "Platform Manager: Installing git+https://github.com/vsdip/vsdsquadron pio\r\ngit version 2.43.0.windows.1\n\n\nCloning into 'C:\Users\Lenovo\.platformio\.cache\tmp\pkg-installing-we2fy0wt'...\nfatal: unable to access 'https://github.com/vsdip/vsdsquadron pio/': URL rejected: Malformed input to a URL function\nVCSBaseException: VCS: Could not process command ['git', 'clone', '--recursive', '--depth', '1', 'https://github.com/vsdip/vsdsquadron pio', 'C:\\Users\\Lenovo\\.platformio\\.cache\\tmp\\pkg-installing-we2fy0wt']"

davewyers commented 4 months ago

You are using the wrong URL.

Try this one https://github.com/vsdip/vsdsquadron_pio

Underscore not a space before the pio.