Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading class fails with _.toMap is not a function #33

Open
dselman opened this issue Sep 14, 2018 · 1 comment
Open

Loading class fails with _.toMap is not a function #33

dselman opened this issue Sep 14, 2018 · 1 comment
Assignees
Labels

Comments

@dselman
Copy link

dselman commented Sep 14, 2018

(node:20881) UnhandledPromiseRejectionWarning: TypeError: _.toMap is not a function
    at ClassLoader.loadClasses (/Users/dselman/dev/javacto/node_modules/jvm/lib/core/ClassLoader.js:147:34)
    at /Users/dselman/dev/javacto/node_modules/jvm/lib/core/Jar.js:138:23
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
@kylestev
Copy link
Owner

Fixed in 64bc877. Thanks for the report! Release tagged at 0.4.0

@kylestev kylestev self-assigned this Sep 22, 2018
@kylestev kylestev added the bug label Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants