Hey all - I am doing the TDX pre-work for the Source Driven Development bootcamp, and I am struggling with the "Build your first unlocked package" trailhead unit. I copied the source into my local GIT repository, but when I try to create the package, I get an error that reads "'C:\Program' is not recognized as an internal or external command, operable program or batch file." Any ideas?
This issue is resolved. It turns out that this was due to a limitation with GIT Bash. I was able to run the same command using Windows CLI with no issues.