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

Hardcoded version of escodegen-wallaby. #28

Closed
wants to merge 1 commit into from

Conversation

ebuzzz
Copy link

@ebuzzz ebuzzz commented May 26, 2016

I found the problem. I upgraded the generator. That also installed the newest version of escodegen-wallaby (1.6.7). Support for ExportDeclaration has been dropped and replaced by more specific types. Unfortunately, esprima-fb still outputs ExportDeclaration, so updating the const and App files no longer works.

I fixed it by downgrading to [email protected]

@stylesuxx
Copy link
Owner

Merged into dev. Will be part of the next release.

Thank you for your contribution 👍

@stylesuxx stylesuxx closed this May 28, 2016
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 this pull request may close these issues.

2 participants