Skip to content

Instantly share code, notes, and snippets.

@redice
Last active October 28, 2015 14:44
Show Gist options
  • Select an option

  • Save redice/a4461b655eac1bcc5a2a to your computer and use it in GitHub Desktop.

Select an option

Save redice/a4461b655eac1bcc5a2a to your computer and use it in GitHub Desktop.
failed node-java and node-jmx in node v4.2.1

I encountered node v4.2.1 can't run node-java and node-jmx

Here is my environment.

  • OS: Mac OS X 10.10 Yosemite
  • Node: v4.2.1

I failed to use npm to install node-java and node-jmx.

But, I found a way to fix them. There are two things to be solved.

After these patch, node-java and node-jmx both work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment