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 2, 2020. It is now read-only.
Hi everyone! I need some help. It's a fresh and clean default installation that I want to deploy to firebase hosting using "npm run firebase" but it shows me this error:
Error: HTTP Error: 410, This version of the Firebase CLI is no longer able to deploy to Firebase. Please upgrade to a newer version (>= 4.1.0). If you have further questions, please reach out to Firebase support.
Error: Firebase database rules deployment failed.
What I'm doing wrong?
I've added the required firebase info to config.json in root app folder
I've tried updating firebase-cli using "npm install -g firebase-tools"
The text was updated successfully, but these errors were encountered:
xupateste
changed the title
Deploy to firebase Hosting Error 401
Deploy to firebase Hosting Error 410
Jan 30, 2019
Hi everyone! I need some help. It's a fresh and clean default installation that I want to deploy to firebase hosting using "npm run firebase" but it shows me this error:
What I'm doing wrong?
The text was updated successfully, but these errors were encountered: