Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
SasunHakobyan1 opened this issue Aug 21, 2024 · 1 comment
Closed

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

SasunHakobyan1 opened this issue Aug 21, 2024 · 1 comment
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. web

Comments

@SasunHakobyan1
Copy link

Environment details

  • OS: Linux Ubuntu
  • Node.js version: v20.14
  • npm version: 9.4
  • google-auth-library version: 9.14.0

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'

@SasunHakobyan1 SasunHakobyan1 added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Aug 21, 2024
@danielbankhead danielbankhead self-assigned this Aug 22, 2024
@danielbankhead
Copy link
Contributor

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

@danielbankhead danielbankhead closed this as not planned Won't fix, can't repro, duplicate, stale Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. web
Projects
None yet
Development

No branches or pull requests

2 participants