You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same error message "ament_cmake clone failed: fatal: Too many arguments.".
The issue for me was that the name of my project directory contains spaces: "My Project". I switched to "my-project" and the error does not appear anymore.
Issue template
Steps to reproduce the issue
New Platformio project in VS Code, select Pico board, and add
to
platformio.ini
. Save to start auto-build.Expected behavior
Build
Actual behavior
Additional information
Same issue as the closed #60
Platformio.ini:
The text was updated successfully, but these errors were encountered: