Cloud Functions Incident #17024

Issue with deployment of functions

Incident began at 2017-10-18 17:02 and ended at 2017-10-19 06:18 (all times are US/Pacific).

Date Time Description
Oct 19, 2017 06:22

The issue with the Cloud Functions for Firebase should have been resolved for all affected users as of 2017-10-19 06:18 AM US/Pacific. We will conduct an internal investigation of this issue and make appropriate improvements to our systems to prevent or minimize future recurrence.

Oct 18, 2017 17:37

We are still investigating the issue with Cloud Functions for Firebase. Temporary workaround can be used.

Run the following commands inside the functions repository:

npm install --save-exact firebase-functions@0.7.0 npm install --save-exact firebase-admin@5.4.0

Then try deploying functions again:

firebase deploy --only functions

We will provide another status update as soon as possible.

Oct 18, 2017 17:20

We are experiencing an issue with Cloud Functions for Firebase beginning at Wednesday, 2017-10-18 05:02 US/Pacific. During deployment, users may see the error:

  • Did you list all required modules in the package.json dependencies?
  • Detailed stack trace: Error: Cannot find module 'firebase-admin'

For everyone who is affected, we apologize for any inconvenience you may be experiencing. We will provide an update as soon as possible.

All times are US/Pacific
Send Feedback