# \#firebase

**URL:** https://travis-ci.community/tag/firebase/26.md

[Latest](https://travis-ci.community/latest.md) · [Categories](https://travis-ci.community/categories.md) · [Tags](https://travis-ci.community/tags.md)

---

## [Firebase multisite deployment within same project](https://travis-ci.community/t/firebase-multisite-deployment-within-same-project/3858)

<div class="topic-metadata">

**Author:** [@karthikbalajikb](https://travis-ci.community/u/karthikbalajikb)\
**Replies:** 4\
**Last updated:** [June 23, 2019, 7:57pm UTC](https://travis-ci.community/t/firebase-multisite-deployment-within-same-project/3858 "2019-06-23T19:57:36Z")

</div>

Is it possible to specify a specific target (site) within a firebase project . Since firebase hosting supports multi site deployment. I have a firebase project say (example-app) which has two sites within firebase hosti…

---

## [Firebase Authentication Error](https://travis-ci.community/t/firebase-authentication-error/628)

<div class="topic-metadata">

**Author:** [@xinxiao](https://travis-ci.community/u/xinxiao)\
**Replies:** 7\
**Last updated:** [April 1, 2019, 9:07pm UTC](https://travis-ci.community/t/firebase-authentication-error/628 "2019-04-01T21:07:11Z")

</div>

I kept getting this error when I followed the tutorial to set up Firebase deployment Error: HTTP Error: 401, Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid aut…

---

## [Firebase deployment error - make test error](https://travis-ci.community/t/firebase-deployment-error-make-test-error/1377)

<div class="topic-metadata">

**Author:** [@immnk](https://travis-ci.community/u/immnk)\
**Replies:** 1\
**Last updated:** [December 12, 2018, 8:26am UTC](https://travis-ci.community/t/firebase-deployment-error-make-test-error/1377 "2018-12-12T08:26:53Z")

</div>

I have a simple config for CI deployment and yet it fails to deploy every time. Here is my config: language: node\_js node\_js: - "8" - "iojs" before\_install: - npm install -g firebase-tools after\_success: - fireb…

---

## [HTTP Error: 404, Not Found](https://travis-ci.community/t/http-error-404-not-found/990)

<div class="topic-metadata">

**Author:** [@catlabs](https://travis-ci.community/u/catlabs)\
**Replies:** 1\
**Last updated:** [November 20, 2018, 2:53pm UTC](https://travis-ci.community/t/http-error-404-not-found/990 "2018-11-20T14:53:05Z")

</div>

Hi, I am new into Travis and I am stuck now on my deployement, pretty weired error as I follow what you have been recommended. First of all , under “Deploying application”, the dist folder seems empty even though I hav…

---

## [Firebase Deployment Error](https://travis-ci.community/t/firebase-deployment-error/527)

<div class="topic-metadata">

**Author:** [@markfknight](https://travis-ci.community/u/markfknight)\
**Replies:** 2\
**Last updated:** [October 29, 2018, 9:59pm UTC](https://travis-ci.community/t/firebase-deployment-error/527 "2018-10-29T21:59:08Z")

</div>

Hi, trying to do a FIrebase deployment and the following error occurs: Error: HTTP Error: 410, This version of the Firebase CLI is no longer able to deploy to Firebase Hosting. Please upgrade to a newer version (\>= 4.1.…
