I just tried to upgrade and I am getting many cannot find type "Long" error #526
Labels
api: pubsub
Issues related to the googleapis/nodejs-pubsub API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
status: duplicate
Duplicate.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
TypeScript
Thanks for stopping by to let us know something could be better!
Environment details
@google-cloud/pubsub
version: Current 0.24.1 Tried to Upgrade to 0.27.0Steps to reproduce
I don't know if there are other causes or setups I need to do. I have tried to add "types: ['Long']" into the compiler configuration but that didn't help. I found references to some other projects also using protobuf with similar problems, but I was unable to find a place where it presented a good solution.
I tried quite a few different approaches, but didn't get anywhere, sorry.
The text was updated successfully, but these errors were encountered: