"backend/vscode:/vscode.git/clone" did not exist on "995adaeee418476cd604c9fee1029c2497b1d150"
common-aliases: handle "dev" versions in version check
Uses `is-at-least` instead of a numeric comparison hack, so versions with non-numeric bits like "4.5.0-dev5" don't throw errors.
Please register or sign in to comment