googleapis / gaxios

An HTTP request client that provides an axios like interface over top of node-fetch. Super lightweight. Supports proxies and all sorts of other stuff.
Apache License 2.0
796 stars 60 forks source link

chore: Investigate `npm` issue for Samples Tests #656

Closed danielbankhead closed 2 days ago

danielbankhead commented 4 weeks ago

Investigate the need for npm i -g npm@10 in:

Once determined, remove the .kokoro/pre-samples-test.sh file.

danielbankhead commented 4 weeks ago

Investigation notes:

d-goog commented 2 days ago

https://github.com/googleapis/synthtool/pull/2043