vscode-dbt-power-user
vscode-dbt-power-user copied to clipboard
An error occurred while loading view
Expected behavior
Working extension
Actual behavior
After reinstalling Linux Manjaro, I installed Code and the extension: Power User for dbt core. Unfortunately, it seems that it doesn't detect dbt (it is installed in venv/poetry). In the "query result" tab (after clicking play), I get: An error occurred while loading view: dbtPowerUser.PreviewResults. When selecting "compiled dbt preview," I get: still loading dbt project, please try again later... When selecting "collect diagnostic," I get: Diagnostics started... Diagnostics ended with error... Error=TypeError: Cannot read properties of undefined (reading 'getEnvVars')
Steps To Reproduce
- install Code on Manajro linux
- install extension
Log output/Screenshots
No response
Operating System
Linux Manjaro
dbt version
1.8.4
dbt Adapter
postgres
dbt Power User version
v0.42.5
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!