google-api-nodejs-client
google-api-nodejs-client copied to clipboard
'await' has no effect on the type of this expression - GaxiosPromise
-
Is this a client library issue or a product issue? This is the client library for googleapis, using the drive api to list and delete.
-
Did someone already solve this? Can't find any discussion/solutions in the GitHub repos and Stackoverflow
Hello, I can't seem to understand why TS is throwing this warning on the GaxiosPromise method, maybe because of the overload but when I check the signature it shows me the one with the GaxiosPromise type in return. So I wonder what could cause this.
Environment details
- OS: Arch
- Node.js version: 16.12
- npm version: 8.1
googleapisversion: 122
Steps to reproduce
Thanks!