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

ES6 syntax (computed property names) causes esprima-fb error #51

Open
thurt opened this issue Mar 1, 2016 · 0 comments
Open

ES6 syntax (computed property names) causes esprima-fb error #51

thurt opened this issue Mar 1, 2016 · 0 comments

Comments

@thurt
Copy link

thurt commented Mar 1, 2016

Appears to be related to one of the parser dependencies needing to be updated.
I am getting syntax error raised from esprima-fb.

├─┬ disc@1.3.2
│ ├─┬ bl@0.7.0
│ │ └── readable-stream@1.0.33
│ ├─┬ browser-unpack@0.2.3
│ │ ├── concat-stream@1.2.1
│ │ ├── esprima-fb@3001.1.0-dev-harmony-fb  ////// COULD BE THIS ONE
│ │ └── minimist@0.0.5
│ ├── builtins@0.0.3
│ ├── commondir@0.0.1
│ ├── d3@3.5.16
│ ├── duplexer@0.1.1
│ ├─┬ file-tree@1.0.0
│ │ ├── async-reduce@0.0.1
│ │ └── flat@1.0.0
│ ├── flatten@0.0.1
│ ├── map-async@0.1.1
│ ├── opener@1.4.1
│ ├─┬ optimist@0.6.1
│ │ └── wordwrap@0.0.3
│ ├── plucker@0.0.0
│ ├── UNMET PEER DEPENDENCY stream-browserify@*
│ ├── through@2.3.8
│ └── uniq@1.0.1
/* ... */
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