Skip to content

Cannot change Dbt Integration setting to fusion #1712

@waterworthd-cim

Description

@waterworthd-cim

Expected behavior

I have dbt cloud and dbt fusion installed. In vscode when I try and change the Dbt Integration setting from cloud to fusion I get a toast pop-up "Please ensure dbt fusion cli is installed." - clicking "Install Fusion" doesn't do anything

I have the following on my path

which dbt
/opt/homebrew/bin/dbt
dbt --version
dbt Cloud CLI - 0.40.5 (cbc8ae185edcb7d0310bf292531bc97dd0f7e35f 2025-06-20T15:10:55Z)
which dbtf
dbtf: aliased to /Users/david/.local/bin/dbt
dbtf --version
dbt-fusion 2.0.0-beta.34

I'm not sure if the presence of both dbt and dbtf means dbt-power-user finds the wrong command?

Actual behavior

Cannot select fusion

Steps To Reproduce

Probably install both the cloud cli (https://docs.getdbt.com/docs/cloud/cloud-cli-installation) then fusion (https://docs.getdbt.com/docs/fusion/install-fusion) in that order then try and change the Dbt Integration setting.

Log output/Screenshots

No response

Operating System

macos 15.5

dbt version

see above

dbt Adapter

see above

dbt Power User version

0.58.4

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions