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
Sorry for posting a question rather than a bug report, but I have an issue with this. :)
I'm installing MSYS2 into a docker container using the installer CLI. (.\msys2-x86_64-latest.exe in --confirm-command --accept-messages --root C:/msys64)
After the installation is completed, everything looks fine, except that, contrary to the installation via GUI, there is no user directory under C:\msys64\home\. Is that intended or a necessary side effect of CLI installation? Is there any command that I could run to create this directory at a later point in time?
The text was updated successfully, but these errors were encountered:
Sorry for posting a question rather than a bug report, but I have an issue with this. :)
I'm installing MSYS2 into a docker container using the installer CLI. (
.\msys2-x86_64-latest.exe in --confirm-command --accept-messages --root C:/msys64
)After the installation is completed, everything looks fine, except that, contrary to the installation via GUI, there is no user directory under
C:\msys64\home\
. Is that intended or a necessary side effect of CLI installation? Is there any command that I could run to create this directory at a later point in time?The text was updated successfully, but these errors were encountered: