googleapis / google-auth-library-nodejs

🔑 Google Auth Library for Node.js
Apache License 2.0
1.73k stars 383 forks source link

Object prototype may only be an Object or null: undefined #1853

Closed SasunHakobyan1 closed 3 months ago

SasunHakobyan1 commented 3 months ago

Environment details

Trying to use google-auth-library in my nuxt3 app.

Error: Status Code: 500 Message: Object prototype may only be an Object or null: undefined

Steps to reproduce: import { OAuth2Client } from 'google-auth-library'

danielbankhead commented 3 months ago

This library is not officially compatible with web frameworks. Please follow the following for support updates: