djulien
djulien
Well, the version that came down when I did an npm install for insist didn't like "const" - the package.json dependencies show esprima version ~1.0.4. However, I see that https://github.com/jquery/esprima...
It works with const okay now. thanks I'm also getting an error from esprima when I use a she-bang file, but I think that problem is within esprima itself.
I'm getting a bunch of the same or similar errors on node 6.1.0, Ubuntu MATE 16.04 when I try to compile pty.js: `variable or field ‘AddGCEpilogueCallback’ declared void v8::Isolate::GCEpilogueCallback callback`...