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

0.5.0 yarn install results Uncaught TypeError: (0 , _marked.marked) is not a function #82

Closed
gastongouron opened this issue Dec 8, 2022 · 2 comments

Comments

@gastongouron
Copy link

gastongouron commented Dec 8, 2022

Hello, thank you for your work and the lib whose features looks very nice!

After running through previous issues concerning this error ( 79 and 35 ), I'm facing this issue even tho I use 0.5.0 after a yarn install.

Fresh install, nothing fancy:

yarn add react-quiz-component@0.5.0

Simple component as per the readme as :

...
const quiz = {...}
...
return <Quiz quiz={quiz}/>
...

results in:
Screenshot 2022-12-08 at 15 52 50

I also tried:

yarn add react-quiz-component@https://github.com/wingkwong/react-quiz-component.git\#develop

(which seems to fail for other reasons)

Any input truly appreaciated.

@SaadBazaz
Copy link

Looking for a fix for this! @gastongouron Did you find a solution?

@wingkwong
Copy link
Owner

fixed in 0.5.1

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

3 participants