Skip to content

Importmap pin for videoJS is broken #2977

@thatbudakguy

Description

@thatbudakguy

It looks like https://ga.jspm.io/npm:@videojs/vhs-utils@4.1.1/es/ no longer resolves.

If you visit https://purl.stanford.edu/fs540hg3286, you can see in the browser console:

Loading module from “https://ga.jspm.io/npm:@videojs/vhs-utils@4.1.1/es/” was blocked because of a disallowed MIME type (“text/html”).

...and it goes to a 404 page.

We pin it here:

pin "@videojs/vhs-utils/es/", to: "https://ga.jspm.io/npm:@videojs/vhs-utils@4.1.1/es/"

It looks like a (potentially) equivalent version from a different CDN (jsDelivr) is:
https://cdn.jsdelivr.net/npm/@videojs/vhs-utils@4.0.0/+esm

...which does resolve at the moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions