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
We need to set `shell: true` for all commands being run
by the extension, because they should be executed in a
shell environment. This allows for interpreting `"`, for example,
in the file path correctly.
0 commit comments