-
-
Notifications
You must be signed in to change notification settings - Fork 799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Endless scanning dependencies after update PIO #4349
Comments
Could you provide a simple project to reproduce this issue? Maybe, your project but remove source code from |
We also experienced this issue. I unfortunately cannot provide a project as ours is private. We've temporarily downgraded to resolve it until 6.1.1 can fix it. Installed 6.0.2 with:
Getting the location of it with:
Then in VSCode's Platformio Extension Settings, changing the to a custom install with “Platformio-ide: Custom PATH”, and turning off “Platformio-ide: Use Builtin PIOCore” VSCode raises an error when I open it. But everything compiles quickly and the dependency graph is back to normal for the time being. |
Sorry for the issue. Could you re-test with |
Thank you :-D |
Good afternoon pio upgrade --dev solved the problem. |
Good afternoon.
Some update arrived today, probably PlatformIO 6.1.0 (judging by the time the folders were changed). After that, projects for ESP32, ESP-IDF, were no longer compiled.
The process hangs on Scanning dependencies, then there is an endless list of libraries, for half an hour now:
Everything was going well yesterday. Not a single project is going today. Same thing on the second computer.
The text was updated successfully, but these errors were encountered: