Replies: 2 comments 4 replies
-
Are they errors network errors or file permissions? There could be a bug in the Feature. It's supposed to be adding group privs to allow the non-root user to access it. Also, what OS are you on? |
Beta Was this translation helpful? Give feedback.
-
It reads as network errors, but it is permission issues. For example if you Run |
Beta Was this translation helpful? Give feedback.
-
Is it possible to have a feature explicitly installed as the defined
remoteUser
in devcontainer.json? Could this be an issue if it is not working as intended?I have tried to use the rust feature in the past, however, it causes spurious network errors when trying to use cargo because cargo is installed as root, but I am using vscode user.
e.g. Rust does not install as vscode user here
Beta Was this translation helpful? Give feedback.
All reactions