googleapis / google-api-nodejs-client

Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
https://googleapis.dev/nodejs/googleapis/latest/
Apache License 2.0
11.26k stars 1.91k forks source link

Is this library not available in vue3? #3421

Open MONGOjoke opened 5 months ago

MONGOjoke commented 5 months ago

If I can use it in vue3 why do I keep getting errors when I create objects

image

version "google-auth-library": "^9.4.2", "googleapis": "^131.0.0", "pinia": "^2.1.7", "vue": "^3.3.11", "vue-router": "^4.2.5"

bleuscyther commented 4 months ago

Also mentioned here: https://github.com/googleapis/google-api-nodejs-client/issues/3360