ERROR - pros.cli.conductor:new_project Windows 11

When we try to ‘Create Project’ in VSC Pros-CLI 3.4.2 and Kernel 3.8.0 we get the following error:

ERROR - pros.cli.conductor:new_project - Invalid character found in directory name: ‘:’ - pros-cli version:3.4.2

Along with a window that says:

Path does not exist

How do we fix it?

There is currently a bug with integration between our most recent CLI release and VSCode. For now, you will need to create your project by opening the PROS Integrated Terminal and running the command pros c n your-project-name. You can then open the created folder with VSCode and it should work fine. We aim to have this problem fixed soon, we have 1 thing holding us up from a release of the patch.