You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
Unable to create project from examples in VSCode Extension
Unable to create project from examples in VSCode Extension (IDFGH-14767)
Mar 3, 2025
Thank you for reporting this issue. Currently, the Espressif team responsible for the VS Code Extension is working on resolving the path-related problem with the button to create a project from an example.
In the meantime, you can use the following workaround:
Download the specific example using the CLI with the following command:
Once the dependency is added, you should be able to run idf.py build without any issues. For more details on building the project, refer to the idf.py build.
Checklist
Issue or Suggestion Description
Hello,
I'm trying to create a project from the examples in the VSCode extension and it fails
I give a valid folder but it is complaining about a missing folder.
Thanks for giving a look.
The text was updated successfully, but these errors were encountered: