firebase-cli

Firebase Can't Deploy

你。 提交于 2020-08-08 07:01:32
问题 I have a firebase project I've been maintaining for months and haven't had any problems with. I've tried running firebase deploy multiple times to no avail. I've googled it and searched on SO, github, and others, found these links, none of which worked. I've tried updating firebase tools, uninstalling and reinstalling, and everything between. Please don't blindly flag as duplicate without reading. The first line of my error looks like this: \AppData\Roaming\npm\node_modules\firebase-tools

Firebase hosting deploy to other site

我怕爱的太早我们不能终老 提交于 2020-08-07 03:48:32
问题 how to deploy to other firebase hosting sites defined within the same project. I created multiple firebase hosting "sites". The command firebase deploy however always deploys to the first one. How can I specify that the static files get deployed to another "site" (and domain). Thanks 回答1: You have to add the other sites as deploy targets. If you have a second site named awesome-site-d3426 : $ firebase target:apply hosting awesome-app awesome-site-d3426 You'll likely have to the same thing for

firebase deploy gives a “path” error

与世无争的帅哥 提交于 2020-08-06 07:50:47
问题 After initiating my firebase app with firebase init I tried to deploy it with firebase deploy but I get this error === Deploying to 'fugis-auto-services-website'... i deploying database, storage, functions, hosting Error: An unexpected error has occurred. So I looked at the firebase-debug.log and this is what it says Tue May 01 2018 19:52:19 GMT-0500 (CDT) [debug] [2018-05-02T00:52:19.967Z] <<< HTTP RESPONSE 200 [info] [info] === Deploying to 'fugis-auto-services-website'... [info] [info] i

Firebase security rules: “ruleset uses old version”, what is current version?

丶灬走出姿态 提交于 2020-07-22 06:06:49
问题 firebase --version 8.4.1 with Firebase init I created some files. Now firebase deploy is complaining about firebase.storage. The error message is: Ruleset uses old version (version [1]). Please update to the latest version (version [2]). What is wrong with it? firebase deploy deploying database, storage, firestore, functions, hosting database: checking rules syntax... database: rules syntax for database $db is valid firebase.storage: checking storage.rules for compilation errors... undefined

Is Function Cloud in Firebase Free or Not (Cloud Functions deployment requires the pay-as-you-go (Blaze) billing plan)

久未见 提交于 2020-07-13 15:10:32
问题 When i make my first deploy function I can't deploying Because I have Error Asks me to make Upgrade to my account to Blaze I need to Know Can i deploy Function when i use free account?? Output: i deploying functions i functions: ensuring required API cloudfunctions.googleapis.com is enabled... i functions: ensuring required API cloudbuild.googleapis.com is enabled... ! functions: missing required API cloudbuild.googleapis.com. Enabling now... + functions: required API cloudfunctions

Is Function Cloud in Firebase Free or Not (Cloud Functions deployment requires the pay-as-you-go (Blaze) billing plan)

萝らか妹 提交于 2020-07-13 15:09:46
问题 When i make my first deploy function I can't deploying Because I have Error Asks me to make Upgrade to my account to Blaze I need to Know Can i deploy Function when i use free account?? Output: i deploying functions i functions: ensuring required API cloudfunctions.googleapis.com is enabled... i functions: ensuring required API cloudbuild.googleapis.com is enabled... ! functions: missing required API cloudbuild.googleapis.com. Enabling now... + functions: required API cloudfunctions

Is Function Cloud in Firebase Free or Not (Cloud Functions deployment requires the pay-as-you-go (Blaze) billing plan)

时光怂恿深爱的人放手 提交于 2020-07-13 15:07:47
问题 When i make my first deploy function I can't deploying Because I have Error Asks me to make Upgrade to my account to Blaze I need to Know Can i deploy Function when i use free account?? Output: i deploying functions i functions: ensuring required API cloudfunctions.googleapis.com is enabled... i functions: ensuring required API cloudbuild.googleapis.com is enabled... ! functions: missing required API cloudbuild.googleapis.com. Enabling now... + functions: required API cloudfunctions