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

[BUG] Can't import the named export 'Children' from non EcmaScript module (only default export is available) #30

Open
ashraf2047 opened this issue Oct 11, 2022 · 0 comments

Comments

@ashraf2047
Copy link

I installed liqvid via npm and tried importing the components like so:

import { Player, Script } from "liqvid";

After compiling, this is result from the console:

Can't import the named export 'Children' from non EcmaScript module (only default export is available)

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