-
Notifications
You must be signed in to change notification settings - Fork 2k
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
UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token #622
Comments
ace-n
pushed a commit
that referenced
this issue
Nov 11, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 11, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 14, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 14, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 15, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 15, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 17, 2022
ahrarmonsur
pushed a commit
that referenced
this issue
Nov 17, 2022
ahrarmonsur
pushed a commit
that referenced
this issue
Nov 18, 2022
* chore: split samples into individual files * chore: removed cli option * chore: update copyright * fix: update to latest format * fix: tests * fix: broken tests
ahrarmonsur
pushed a commit
that referenced
this issue
Nov 18, 2022
* chore: split samples into individual files * chore: removed cli option * chore: update copyright * fix: update to latest format * fix: tests * fix: broken tests
NimJay
pushed a commit
that referenced
this issue
Nov 18, 2022
* chore: split samples into individual files * chore: removed cli option * chore: update copyright * fix: update to latest format * fix: tests * fix: broken tests
ace-n
pushed a commit
that referenced
this issue
Nov 21, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 21, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting this error when code runs on the server. it works well on the local machine.
it shows error in googleauth.js file
(node:4908) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token
in JSON at position 170
UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 5)
The text was updated successfully, but these errors were encountered: