-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
[17:58:02 WARN]: com.caoccao.javet.exceptions.JavetExecutionException: ReferenceError: exports is not defined
[17:58:02 WARN]: at com.caoccao.javet.interop.V8Native.execute(Native Method)
Since I transpile my code, it utilizes the exports object. This doesn't exist in current state. However, I got passed it by doing a hack, such as globalThis.exports = {}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels