ibroadfo / ember-cli-deploy-firebase

an ember-cli-deploy plugin to deploy to firebase hosting
MIT License
6 stars 13 forks source link

Error Uploading to Firebase #9

Open conradlz opened 6 years ago

conradlz commented 6 years ago

I cannot deploy to firebase using this addon anymore as of a few weeks ago. Things I tried: I uninstalled and installed firebase-tools globally v5.1.1 I logged out of firebase and relogged.

I still get this error. However I can still deploy using the regular firebase deploy.

+- upload
|  |
|  +- firebase
/node_modules/firebase-tools/lib/responseToError.js:10
  if (!body.error) {
            ^

TypeError: Cannot read property 'error' of undefined