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

[BUG] Unexpected token λ in JSON at position 0 #293

Open
steebchen opened this issue Jun 29, 2023 · 0 comments
Open

[BUG] Unexpected token λ in JSON at position 0 #293

steebchen opened this issue Jun 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@steebchen
Copy link

Action config

Error message

It seems all is successful, but it somehow fails with a very weird error message. It doesn't seem to happen locally with npx firebase deploy. The action usually works, this seems to be intermittent. When I re-try the action, it usually succeeds.

✔  hosting[project8372]: release complete 
  
✔  Deploy complete! 

Project Console: https://console.firebase.google.com/project/project8372/overview
Hosting URL: https://project8372.web.app/
Error: Unexpected token λ in JSON at position 0
***
  conclusion: 'failure',
  output: ***
    title: 'Deploy preview failed',
    summary: 'Error: Unexpected token λ in JSON at position 0'
  ***
***

Expected behavior

Successful deploymenet

Actual behavior

Error: Unexpected token λ in JSON at position 0

@steebchen steebchen added the bug Something isn't working label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant