-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Hey there! I'm trying to run firebase serve
on Travis CI to run smoke tests. App fails to start with Error: An unexpected error has occurred.
:
i functions: Preparing to emulate HTTPS functions. Support for other event types coming soon.
[2017-06-05T12:44:01.457Z] TypeError: Cannot read property 'refresh_token' of undefined
- I'm using
firebase serve --debug --only functions,hosting --token $FIREBASE_TOKEN --project $FIREBASE_PROJECT
to run it - I also have
sudo: required
in Travis config - Everything works fine with same setup locally
Versions:
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels