ddev / vscode-ddev-manager

DDEV Manager offers a centralized and user-friendly interface to control every aspect of your DDEV projects.
https://marketplace.visualstudio.com/items?itemName=biati.ddev-manager
Apache License 2.0
12 stars 3 forks source link

Wrong version detected #20

Closed morvy closed 2 weeks ago

morvy commented 2 weeks ago

Hi, on every launch of VSC I get a popup about updating ddev from 1.22.6 to latest 1.23 but I'm already on latest ddev. I have Win11 + WSL2. Where does the extension take version from?

stasadev commented 2 weeks ago

Hi @morvy,

You may have multiple versions of DDEV installed and the $PATH is being read differently from your console and VSCode.

You need to remove DDEV v1.22.6: https://ddev.readthedocs.io/en/stable/users/usage/faq/#why-do-i-have-an-old-ddev

morvy commented 2 weeks ago

You're right .. I forgot I had to update windows installer too because of gsudo, so this was 1.22.6 while WSL2 ddev was 1.23.2