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

Build fails #7

Open
rjungbeck opened this issue Oct 26, 2018 · 0 comments
Open

Build fails #7

rjungbeck opened this issue Oct 26, 2018 · 0 comments

Comments

@rjungbeck
Copy link

I am trying to use parcel-plugin-markdown in a project using material-ui and react

I get

×  C:\Users\xxxx\PycharmProjects\xxxx\src\node_modules\@material-ui\core\node_modules\@babel\runtime\helpers\interopRequireDefault.js: ENOENT: no such file or directory, open 'C:\Users\xxxx\PycharmProjects\xxxx\src\node_modules\@material-ui\core\node_modules\@babel\runtime\helpers\interopRequireDefault.js'
Error: ENOENT: no such file or directory, open 'C:\Users\xxxx\PycharmProjects\xxxx\src\node_modules\@material-ui\core\node_modules\@babel\runtime\helpers\interopRequireDefault.js'

as soon as as I use yarn to include your plugin and use it with

import docs from "./docs.md"
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