Cannot start Studio using D1
I see this error
index.js:93 Uncaught (in promise) Error: ā
ļø wrangler 3.48.0 (update available 3.50.0)
---------------------------------------------
š Mapping SQL input into an array of statements
š Executing on local database bulbasaur (962b7b3d-bcd7-454b-b193-4dc3776a8585) from .wrangler/state/v3/d1:
š To execute on your remote database, add a --remote flag to your wrangler command.
[32mIf you think this is a bug then please create an issue at https://github.com/cloudflare/workers-sdk/issues/new/choose[0m
? Would you like to report this error to Cloudflare?
š¤ Using fallback value in non-interactive context: no
at index.js:93:8236
at async index.js:93:8317
at async setQueryEngineCreation (index.js:88:5887)
Something about setQueryEngineCreation failing. Any ideas?
0 Replies