Error Message : This codespace is currently running in recovery mode due to a container error. Review the creation logs, update your devcontainer configuration as needed, and run the "Rebuild Container" command to retry. Then none of the preinstalled tools work (sqlite3, python, etc.)
As advised here: Cs50 VScode ide only running in recovery mode
I ran touch /workspaces/GITHUB_USERID/.devcontainer.json where GITHUB_USERID was my own GitHub user id.
I tried running touch /workspaces/GITHUB_USERID/.devcontainer.json where GITHUB_USERID was my own GitHub user id.
However it says "No such file or directory"