Error: "The system cannot find the file" on a path with spaces
Hi! Firstly, thank you for this tool!
I installed gspm and had no problems but when I try to use the command "gspm edit", it prints on the output "The system cannot find the file D:\Users\MyName. The original path is "D:\Users\MyName LastName\OneDrive\Projects\spaceship_game_gspm". I think the error is because of the space on my name.
PS: I am using version 0.1.35 and I followed the instructions of the asset library addon page. I put the instructions I followed below.
Get started using it in five minutes (assuming you already have Python installed)
pip install gspm
gspm new mygame
cd mygame
gspm install
gspm edit
Edited by Abraão