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

TypeError: acorn__WEBPACK_IMPORTED_MODULE_2__.Parser.extend is not a function #123

Closed
davixyz opened this issue Mar 14, 2019 · 1 comment · Fixed by #124
Closed

TypeError: acorn__WEBPACK_IMPORTED_MODULE_2__.Parser.extend is not a function #123

davixyz opened this issue Mar 14, 2019 · 1 comment · Fixed by #124

Comments

@davixyz
Copy link

davixyz commented Mar 14, 2019

I'm coming from this repo: https://github.com/pedronauck/docz
Which has a dependency tree like this

└─┬ [email protected]
  └─┬ [email protected]
    └── [email protected]  deduped

Once I run my docz app I get:

TypeError: acorn__WEBPACK_IMPORTED_MODULE_2__.Parser.extend is not a function

If we lock to [email protected] everything works again. Any insight?

Here's a repo that can help reproduce the issue
https://github.com/davixyz/docz-issue

@davixyz
Copy link
Author

davixyz commented Mar 14, 2019

I opened an issue on buble(bublejs/buble#189) but it seems we need to discuss it here. Any way we can update the dependencies?

gmaclennan added a commit to gmaclennan/mapeo-nodejs-mobile that referenced this issue Apr 4, 2019
gmaclennan added a commit to gmaclennan/mapeo-nodejs-mobile that referenced this issue Apr 16, 2019
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

Successfully merging a pull request may close this issue.

1 participant