WSL installation issues
See original GitHub issueDescribe the bug
I get sent to Doki Sticker Help when connected to WSL. I tried to solve this by pasting the provided command, sudo chown -R $(whoami) /home/kot/.vscode-server/bin/e5a624b788d92b8d34d1392e4c4d9789406efe8f/out/vs/workbench
. However workbench
does not exist.
To Reproduce
- Open a VSCode WSL remote connection.
- Install The Doki Theme extension.
- Try to install a sticker pack.
Expected Behavior
The stickers are installed successfully or sudo chown -R $(whoami) /home/kot/.vscode-server/bin/e5a624b788d92b8d34d1392e4c4d9789406efe8f/out/vs/workbench
works.
Environment
Version: 1.51.1 (user setup) Commit: e5a624b788d92b8d34d1392e4c4d9789406efe8f Date: 2020-11-10T23:34:32.027Z Electron: 9.3.3 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Windows_NT x64 10.0.20257
Doki Theme version: v7.0.1
Screenshots
None, can provide if needed.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (4 by maintainers)
Top GitHub Comments
Hey friend, thanks for reporting this issue and also making me aware of this functionality. I couldn’t use windows 10 without WSL 😃
I fixed it, and it works on my machine, hopefully it works on your machine as well (I think I was assuming default VSCode installation directories). If not, you’ve got a work around.
Might I also recommend doki-theme-hyper
Makes using WSL even better. Helpful WSL setup for Hyper post
@programist221 What operating system are you working with? Windows 10?
If windows 10, are you using code through the linux subsystem?
Here is how to get around it.
https://user-images.githubusercontent.com/15972415/136866230-3b47fec4-819a-48c3-a0f1-0e6a6915d08c.mp4