-
Notifications
You must be signed in to change notification settings - Fork 285
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
npm install java -> 404, not found #96
Comments
I'm getting the same thing. I checked npm to see if there were simlar issues for other users and didn't find anything. |
Looks like karma-runner/karma/issues/840 was resolved by a force push. Reason appears to be npmjs being glitchy. @joeferner can we get a force push? |
As a temporary workaround, one can use: |
@leogomes That would work, but I'm in need of 0.3.0 for webdriver-sync |
Yeah bummer this is hugely impacting our builds :-/ |
Just forced pushed to npm |
@joeferner That worked!! Thanks! |
awesome thanks |
@bitliner Can you try installing again? Are you still facing this issue? |
Now it's working. I had solved downloading and compiling the module manually. Thanks |
Even if the module java appears launching npm search, when i try to install it with
npm install java
the result isThe text was updated successfully, but these errors were encountered: