docker-wechat
docker-wechat copied to clipboard
can not mkdir?
[DoChat] 盒装微信 v0.11.4 Disabling patch for /home/user/.wine/drive_c/users/user/AppData/Roaming/Tencent/WeChat ... Disabling patch for /home/user/.wine/drive_c/users/user/Application Data/Tencent/WeChat ... mkdir: 无法创建目录 “/home/user/.wine/drive_c/users/user/Application Data/Tencent”: 权限不够
i have met same issue as yours. Do you fixed it?
Run into the same error message as well, under manjaro/21.1.3 host.
[DoChat] 盒装微信 v0.14.4 Disabling patch for /home/user/.wine/drive_c/users/user/AppData/Roaming/Tencent/WeChat ... Disabling patch for /home/user/.wine/drive_c/users/user/Application Data/Tencent/WeChat ... mkdir: 无法创建目录 “/home/user/.wine/drive_c/users/user/Application Data/Tencent”: 权限不够
Link to
- #131
I'm also having this issue... please help
I'm also having this issue... please help
Temporary workaround: https://github.com/huan/docker-wechat/issues/128#issuecomment-1038824688 https://github.com/huan/docker-wechat/issues/136#issuecomment-915774160
sudo chown -R $(whoami) $HOME/DoChat/ that might be helpful