rorydonohue
Results
2
comments of
rorydonohue
Also getting the same errors, node v0.12.6 on OSX 10.10.5. Here is the full output. Any suggestions on how to proceed would be very welcome! ``` node-gyp rebuild CXX(target) Release/obj.target/nodejavabridge_bindings/src/java.o...
> I'm experiencing the same issue. Two possible workarounds are: > > 1. Explicitly setting `req.log = null` in the handler. This is obviously not ideal if you actually want...