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
I was following setup steps for Visual Studio Code Development and got this error after the step 11: At the bottom right of your Visual Studio Code window you should have a new box prompting you to re-open the window as a container. Hit yes.
Reproduction steps
I was following setup steps for Visual Studio Code Development and got this error after the step 11:
At the bottom right of your Visual Studio Code window you should have a new box prompting you to re-open the window as a container. Hit yes.
By commenting lines:
I was able to build the container succesfully:
I have no idea what was the root cause for this issue. But this line
seems to be incorrect here, if ANDROID_HOME is
/opt/android/sdk/
which is just created before this command, witghout installingcmdline-tools
.Unfortunatelly, I do not have all the logs before this happened first time.
Environment:
Kubuntu 24.04 VM
Bug prevalence
Whenever I do this - open VS code from the repo src tree, step #8 (I did not try to reinstall my OS env)
GitHub hash of the SDK that was being used
7c1d6f7
Platform
vscode
Platform Version(s)
1.97.2
Anything else?
Just followed steps in https://project-chip.github.io/connectedhomeip-doc/VSCODE_DEVELOPMENT.html.
I checked out latest master (at the time this problem happened it was 7c1d6f7).
The text was updated successfully, but these errors were encountered: