Open presidentbeef opened 11 years ago
Hey @presidentbeef I haven't had time to look into this issue, sorry about that. Probably won't have much time in the future either - any ideas?
I'll take a look into this. Looks like Esprima is pulling the context out of ExecJS and passing it to CommonJS. But when ExecJS loads node.js, it doesn't have a "context" because it's an ExternalRuntime. Not sure this can be resolved.
Yeah, I fiddled with this a bit as well and couldn't figure it out. I believe there are a few similar issues filed against ExecJS, but no satisfactory answers yet :(
Sadness:
The context seems to not include the expected stuff:
:saxophone: