googleapis / nodejs-pubsub

Node.js client for Google Cloud Pub/Sub: Ingest event streams from anywhere, at any scale, for simple, reliable, real-time stream analytics.
https://cloud.google.com/pubsub/
Apache License 2.0
518 stars 230 forks source link

build: fix a potential problem in owlbot.py that's blocking CI #1953

Closed feywind closed 1 month ago

feywind commented 1 month ago

It looks like node.fix() requires node.install() in some (all?) situations.