"module" is not defined
Closed this issue · 1 comments
jaydonnell commented
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
drewstewart commented
same problem. am using an earlier commit that doesn't have this issue.