You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2019. It is now read-only.
Google Cloud Functions Emulator RUNNING
ERROR: TypeError: google.discoverAPI is not a function
at Promise (/home/davidwallen/cloud-functions-emulator/src/client/rest-client.js:112:14)
at new Promise (<anonymous>)
at RestClient.getService (/home/davidwallen/cloud-functions-emulator/src/client/rest-client.js:104:12)
at RestClient._action (/home/davidwallen/cloud-functions-emulator/src/client/rest-client.js:31:17)
at RestClient.listFunctions (/home/davidwallen/cloud-functions-emulator/src/client/rest-client.js:145:17)
at Controller.list (/home/davidwallen/cloud-functions-emulator/src/cli/controller.js:521:24)
at controller.doIfRunning.then (/home/davidwallen/cloud-functions-emulator/src/cli/commands/list.js:72:28)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)