nodyn/jvm-npm

"module" is not defined

Closed this issue · 1 comments

Trying to use jvm-npm.js with nashorn is failing, but the underscore example still works fine.

nashorn> load('./jvm-npm.js')
script error: ReferenceError: "module" is not defined in ./jvm-npm.js at line number 178

same problem. am using an earlier commit that doesn't have this issue.