observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
959 stars 83 forks source link

xlsx issue: TypeError: Cannot read properties of undefined (reading 'anchors') #277

Open Fil opened 2 years ago

Fil commented 2 years ago

Stumbled on this error while I was trying to read this data file: Energy dashboards XLSX, available from https://unstats.un.org/unsd/energystats/data/

// xl = TypeError: Cannot read properties of undefined (reading 'anchors')
xl = FileAttachment("2019_Energy_Dashboards.xlsx").xlsx()