Develop Capacitor in WSL1
-
Hi,
Is there any way to develop a Capacitor project in WSL1?
(Host: Windows 10 | WSL: Ubuntu 18)I have followed the instructions and installed the sdk in WSL (Ubuntu 18) and Android Studio in my host (Windows 10).
I have updatedbin/linuxAndroidStudio
config to point tostudio64.exe
in my host (through /mnt/c/…) but when I runquasar dev -m capacitor -T android
it doesn’t open the IDE and there are no errors.I have Windows 10 Home not Pro so I can’t get WSL2.