Hello I am using VS Code (on Windows 10) and tried to initial a new dbt project.
I used Conda to setup virtual environment with python 3.9.18
I installed dbt and then tried to init a project.
dbt init
WARNING: version 0.34.13 of the dbt Cloud CLI is now available.
During beta, old versions are not supported - upgrade now!
Error: unknown command "init" for "dbt"
Run 'dbt --help' for usage.
Can someone please help?