Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot deploy? #7

Closed
gg2001 opened this issue May 19, 2016 · 2 comments
Closed

Cannot deploy? #7

gg2001 opened this issue May 19, 2016 · 2 comments

Comments

@gg2001
Copy link

gg2001 commented May 19, 2016

I am trying to deploy the completed app, however it is not working. Here are my logs:

egaumbp:web gg$ firebase deploy

=== Deploying to 'friendlychat-6e4c3'...

i deploying database, storage, hosting
i storage: checking rules for compilation errors...

Error: Compilation error in storage.rules:

[E] 3:12 - Unexpected '<'.

Having trouble? Try firebase deploy --help

@yarnball
Copy link

yarnball commented May 19, 2016

Possibly related to my issue, the sample docs don't give me an actual code for "storageBucket".

Go to the firebase console>Auth>Web Setup (at the top), it generates a snippet of code which includes a storageBucket.

This storageBucket code is generated once you enabled a sign-in method on Auth.

@nicolasgarnier
Copy link
Contributor

You'll have to replace some placeholder in the storage.rule file. The instructions should be in the README.md file. Please let me know if the instructions don't make sense!

DylanLeon added a commit to DylanLeon/friendlychat that referenced this issue Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants