Installed AMP on Windows today and am working on getting a Minecraft spigot instance.
When going into the instance and clicking 'update' on the console I get the message: Windows Subsystem for Linux has no installed distributions. Distributions can be installed by visiting the Microsoft Store: https://aka.ms/wslstore
I'm not trying to use WSL, so I don't know why I'm getting this error. I have windows git installed, and when opening a regular command prompt to check git I run "git --version" and it reports as "git version 2.34.1.windows.1"
I have 'C:\Program Files\Git\cmd\' as the first item in my path for both my current user and the system path.
I do actually have WSL installed on this machine with a distribution. I don't want to have to uninstall it, I want AMP to not try and use it.
I must be missing something but don't know what and would appreciate some help.
many thanks