<!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/bug.md --> ### [REQUIRED] Step 2: Describe your configuration - Project in EU region - Firebase Bigquery Extension is setup - Data is in Bigquery - npx @firebaseextensions/fs-bq-schema-views ### [REQUIRED] Step 3: Describe the problem #### Steps to reproduce: Running from the cmd line: ```` npx @firebaseextensions/fs-bq-schema-views \ --non-interactive \ --project=xx\ --dataset=xx \ --table-name-prefix=xx \ --schema-files=xx.json ```` ##### Expected result Successful schema creation. ##### Actual result Not found: Dataset xx was not found in location US