acornjs / acorn-jsx

Alternative, faster React.js JSX parser
MIT License
648 stars 72 forks source link

Not compatible with acorn 6.0.5 #97

Closed shirotech closed 5 years ago

shirotech commented 5 years ago

Please see https://github.com/acornjs/acorn/issues/792

RReverser commented 5 years ago

Yeah I'm watching that issue but for now there's not many details to understand what's going on.

shirotech commented 5 years ago

This issue is fixed if I remove entire node_modules folder + removing yarn.lock file, and regenerate it again.