-
Notifications
You must be signed in to change notification settings - Fork 18
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
Can't install jmx #13
Comments
Installing on mac...python version is 2.7.12 if that has anything to do with this (I see install the java npm mentions python version must be 2.x) |
I'm seeing the same thing.
Output:
I can include the full stack but it's likely the same as above. |
Thanks for the report! I think I fixed it in master by updating the
|
Still doesn't work, may be a node-java problem, not a node-jmx problem:
This same error is popping up in the node-java issues list since early August, but without any resolution. |
@jbrownD3 thanks for the feedback. What |
Seeing the same (new) issue as @jbrownD3.
And:
|
But: That command ( I updated my
And I'm up and running. |
@jbrownD3, maybe it's related to the chrisa/node-dtrace-provider#80 I created a branch that uses
|
That works, thanks for the updates. Hopefully node-java will get that branch released soon. |
I just released Edit: Sorry, I accidentally released the dev-java in |
I think this is already fixed. Please, add a comment here if not and I will reopen the issue. |
Failed when installing from npm into my project. Tried again into an empty directory (to eliminate any other packages as the issue). Version of node and npm:
The results of the install attempt below:
The text was updated successfully, but these errors were encountered: