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
It seems like it try to use a program called wrapper. When trying to find wrapper locally (which wrapper) it just shows that ir does not exist. When running devpod with the same version on arch linux it does use bash. If there is a way to change back to bash. let me know.
What happened?
When running
devpod up --ide none . --debug
i get this error:What did you expect to happen instead?
I will expect it to be ready for development.
How can we reproduce the bug? (as minimally and precisely as possible)
devpod
(Remove.devpod
) (I do this as i get soft lock)devpod provider add docker
devpod up --ide none .
My
devcontainer.json
:Local Environment:
DevPod Provider:
Anything else we need to know?
wrapper
. When trying to find wrapper locally (which wrapper
) it just shows that ir does not exist. When runningdevpod
with the same version onarch linux
it does usebash
. If there is a way to change back to bash. let me know.The text was updated successfully, but these errors were encountered: