-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Description
What happens?
I am unable to load any extensions from core_nightly. They all return a CORS error.
I'm including two screenshots. One, is from the browser console of an application that uses DuckDB WASM and tries to load excel from core_nightly and fails. The other, is from the DuckDB WASM page. I'm just using the built-in shell to try to install and load extensions from core_nightly and it fails in the same way.
To Reproduce
Open a duckdb console and execute the following commands:
INSTALL excel FROM core_nightly;
LOAD excel;
OS:
any
DuckDB Version:
any
DuckDB Client:
any
Hardware:
No response
Full Name:
Tom Grove
Affiliation:
Paccurate
Did you include all relevant configuration (e.g., CPU architecture, Linux distribution) to reproduce the issue?
- Yes, I have
Did you include all code required to reproduce the issue?
- Yes, I have
Did you include all relevant data sets for reproducing the issue?
No - Other reason (please specify in the issue body)
Metadata
Metadata
Assignees
Labels
No labels