-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Description
typedb.bat
's version is 0.0.0.0
Environment
- Environment: Windows 11
- Console version: 3.0.0
Reproducible Steps
- Download the Console distribution manually from Cloudsmith
- Add the unzipped directory containing
typedb
to the system or user PATH - In PowerShell run
get-command typedb
- Unexpected result
get-command typedb
CommandType Name Version Source
----------- ---- ------- ------
Application typedb.bat 0.0.0.0 C:\Users\too_e\Downloads\typedb-console-windows-x86_64-3.0.0\typed...
Expected result
Version should be 3.0.0 or 3.0.0.0
Additional information
Issue probably affects TypeDB CE too but haven't tested