Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to import #2952

Open
Florinstruct opened this issue Mar 18, 2024 · 0 comments
Open

Unable to import #2952

Florinstruct opened this issue Mar 18, 2024 · 0 comments

Comments

@Florinstruct
Copy link

When I use npm install mediaelement, I am not able to import the module via any means described in the documentation.

import 'mediaelement/standalone';

import 'mediaelement/full';

import 'mediaelement';

It does not matter, they all fail: failed to import "mediaelement" - ReferenceError: Element is not defined
It does not matter if there is a video tag present or not. How do I even debug this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant