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

Installation issues #23

Closed
mojomaayan opened this issue Feb 24, 2022 · 1 comment
Closed

Installation issues #23

mojomaayan opened this issue Feb 24, 2022 · 1 comment

Comments

@mojomaayan
Copy link

mojomaayan commented Feb 24, 2022

Hi, Thanks for the beautiful library! I am very new to JS, trying my hands at a project. I have a question on the installation instructions. When I run npm run build, I see:

src/quizdown.ts → public/build/...
[!] Error: 'default' is not exported by node_modules/marked/lib/marked.esm.js, imported by src/customizedMarked.ts
https://rollupjs.org/guide/en/#error-name-is-not-exported-by-module
src/customizedMarked.ts (1:7)
1: import marked from 'marked';
          ^
2: import { parse as parseYaml } from 'yaml';
3: // customize tokenizer to include yaml like header blocks
Error: 'default' is not exported by node_modules/marked/lib/marked.esm.js, imported by src/customizedMarked.ts
@bonartm
Copy link
Owner

bonartm commented Mar 20, 2022

Hi, thank you. I can't replicate the problem and I don't know enough to understand what the issue might be. Have you researched here: markedjs/marked#1692? If you know the issue and you have a fix let us know!

@bonartm bonartm closed this as not planned Won't fix, can't repro, duplicate, stale Jun 23, 2022
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

2 participants