Closed p-fruck closed 2 years ago
@p-fruck https://dev.jspm.io
is the old JSPM CDN and is no longer supported. It was actually going to be removed last year but it's still up to support legacy applications.
Instead use https://jspm.dev/werift@0.14.5
or alternatively the import maps CDN.
I did notice another weird issue in this package dependency - https://unpkg.com/binary-data@0.6.0/src/index.js.
It's doing things like require('lib/...')
which isn't a valid pathing scheme so it seems like the package does not support standard modules semantics.
The import fails with the following error:
Response payload: