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

Mermaid Library issue #5584

Open
sanidayalgupta opened this issue Jun 20, 2024 · 0 comments · May be fixed by #5585
Open

Mermaid Library issue #5584

sanidayalgupta opened this issue Jun 20, 2024 · 0 comments · May be fixed by #5585
Labels
Status: Triage Needs to be verified, categorized, etc

Comments

@sanidayalgupta
Copy link

Hi All,

I am getting below error while importing mermaid.

Uncaught SyntaxError: The requested module './../../dayjs/dayjs.min.js' does not provide an export named 'default' (at mermaid-6dc72991.js:2:8)

I have imported like this
import mermaid from "mermaid";
import dayjs from "dayjs/esm";

Please let me if any solution is there.

@github-actions github-actions bot added the Status: Triage Needs to be verified, categorized, etc label Jun 20, 2024
@thepassle thepassle linked a pull request Jun 20, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant