Closed mbostock closed 2 weeks ago
This was a caching problem. Our cache action stores docs/.observablehq/cache
, so it was finding the old copy 1.28.0 of @duckdb/duckdb-wasm
in the npm cache, even though some of the code was demanding 1.29.0. Clearing the cache and redeploying has fixed the issue.
A likely regression in #1734. https://observablehq.com/framework/lib/mosaic