Hi everyone,
I’m encountering an issue when creating a new project in PlatformIO. Whether I start the project from scratch or use an example, the project initialization process takes a very long time and eventually hangs.
Here are the details:
-
Issue: When creating a new project in PlatformIO (either from scratch or using an example), the process takes an extremely long time and eventually hangs.
-
Operating System: Windows
-
PlatformIO Version: 6.1.15
-
What I’ve Tried:
- Updating PlatformIO
- Clearing the cache and retrying
- Checking and adjusting the
platformio.ini
configuration - Reinstalling PlatformIO
-
What Happens:
- After running the project creation command, the process hangs and doesn’t complete; the project is not created.
I would appreciate any help or advice on resolving this issue. Thank you in advance!