Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] "Env var required but not provided" should say where it was required #10803

Open
3 tasks done
joellabes opened this issue Sep 30, 2024 · 0 comments
Open
3 tasks done
Labels
enhancement New feature or request triage

Comments

@joellabes
Copy link
Contributor

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt functionality, rather than a Big Idea better suited to a discussion

Describe the feature

23:04:59 Running dbt...
23:04:59 Unable to do partial parsing because of a version mismatch
23:05:00 Encountered an error:
Parsing Error
  Env var required but not provided: 'DBT_DATABASE'

This error doesn't tell me which file(s) the env var is requested in, so I don't know where to go to fix it

Describe alternatives you've considered

Asking the IDE team to add global find and replace (I've done that too)

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response

@joellabes joellabes added enhancement New feature or request triage labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant