googleapis / packman

Google API package creator
https://npmjs.com/package/googleapis-packman
Apache License 2.0
13 stars 18 forks source link

Packman fails on Artman/Ruby/GrpcClientPipeline #101

Closed jmuk closed 8 years ago

jmuk commented 8 years ago

The failure happens on protoc with the following message:

You seem to have passed an empty string as one of the arguments to protoc. This is actually sort of hard to do. Congrats. Unfortunately it is not valid input so the program is going to die now.

I'm not sure if this is an artman error or packman error, but I guess packman misbehaves on some parameters? I'll look into this.