Trouble Creating Min Packages?
Greetings!
I recently got a new machine and am setting up my development environment from scratch. Joy!!
One of the first things I tried to do is create a new Min Package. However, I am running in to trouble. I was able to clone min-devkit, generate the project files, and BUILD ALL. So far so good. Now to create a Package. I tried creating a package using the tool in the Min Devkit launcher. At first I got a message in the Max console, "Error creating new package." After removing and rebuilding Min Devkit I don't even get an error, now nothing happens at all. No message, no folder, no new package.
I tried creating the package using the ruby script. I get an error: (Errno::EINVAL)

Can anybody provide any input here? I have never had a problem with this before. Now I have a fresh Windows 10 install, running Visual Studio 16 2019, with CMAKE 3.24, and Ruby Installer 3.1.2-1.
I'm not sure why this would be failing. Thanks for any tips!