esm-dev / esm.sh

A fast, smart, & global CDN for modern(es2015+) web development.
https://esm.sh
MIT License
3.12k stars 150 forks source link

Failed to import - cannot unmarshal array into Go struct field #893

Open xiangyin1987 opened 2 weeks ago

xiangyin1987 commented 2 weeks ago

Failing module

Additional info

rybarix commented 1 week ago

@xiangyin1987 There is a problem with their package.json. Here is the issue which needs to be fixed to resolve this: https://github.com/openexchangerates/accounting.js/issues/235

xiangyin1987 commented 1 week ago
https://esm.sh/accounting@0.4.1

image I understand, it's because the dependencies array is empty. Can we make it compatible?