So it seems currently in spfx doctor we validate if gulp-cli is either v1 or v2

if we check the spfx docs we will see the guide will actually install the latest gulp-cli which is v3

From what I checked SPFx should work properly with gulp-cli@3 and I got it confirmed from Alex as well.
Lets add this support
So it seems currently in
spfx doctorwe validate ifgulp-cliis either v1 or v2if we check the spfx docs we will see the guide will actually install the latest
gulp-cliwhich is v3From what I checked SPFx should work properly with gulp-cli@3 and I got it confirmed from Alex as well.
Lets add this support