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

Error on npm run build : Initializers are not allowed in ambient contexts. #46

Open
manonbart opened this issue Aug 10, 2020 · 2 comments

Comments

@manonbart
Copy link

I have this following issue when running npm run build (version node : 12.4.0)

node_modules/google-auth-library/build/src/auth/oauth2client.d.ts:298:55 - error TS1039: Initializers are not allowed in ambient contexts.

298     protected static readonly GOOGLE_TOKEN_INFO_URL = "https://oauth2.googleapis.com/tokeninfo";

@gh0st

This comment has been minimized.

@gh0st
Copy link

gh0st commented Sep 2, 2020

@manonbart reference #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants