You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.bat0.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
The text was updated successfully, but these errors were encountered:
Description
typedb.bat
's version is0.0.0.0
Environment
Reproducible Steps
typedb
to the system or user PATHget-command typedb
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
The text was updated successfully, but these errors were encountered: