Forum Discussion
Hi,
We manage to narrow down the issue,
For now, the workaround below should work, I had tested out from my side.
- downloaded latest Ubuntu 18.04 from Microsoft Shop & installed it
- executed following on Ubuntu shell :-
- executed following on Ubuntu shell :
sudo apt-get update
sudo apt install wsl
sudo apt install dos2unix
sudo apt install make
sudo apt-get upgrade
Before you use this workaround, you need to check uname -r is if return
4.4.0-17763-Microsoft?
If it return something like 4.19.104-microsoft-standard. The workaround above will not work. The "M" need to be capital letter.
This one usually, is because you might have switch to WSL2. We are currently investigating this and I had let developer know to fix it.
It should accept both capital and small letter.
Thanks,
Best regards,
Kenny