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

marp-react doesn't work with [email protected] #19

Closed
exKAZUu opened this issue Jan 17, 2020 · 2 comments
Closed

marp-react doesn't work with [email protected] #19

exKAZUu opened this issue Jan 17, 2020 · 2 comments

Comments

@exKAZUu
Copy link
Contributor

exKAZUu commented Jan 17, 2020

My web app built by parcel shows the following error in a browser console.

Uncaught TypeError: z is not a function
    at Object.parcelRequire.../../../node_modules/@marp-team/marp-core/lib/marp.js.@marp-team/marpit

I also confirmed that yarn storybook in this repo didn't work after upgrading marp-core to 1.0.0.
It shows an error similar to the above error.

Please note that marp-react works well with [email protected].

@yhatt
Copy link
Member

yhatt commented Jan 17, 2020

Fixed in marp-team/marp-core#147 and the bumped Marp Core v1.0.1. Could you try with the latest version again?

@exKAZUu
Copy link
Contributor Author

exKAZUu commented Jan 18, 2020

Thank you for the quick fix! I've confirmed it worked well now.

@exKAZUu exKAZUu closed this as completed Jan 18, 2020
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