We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'm getting this issue,
Error: No project active, but project aliases are available.
The build is passing but the deploy is failing. Do I need to add something to the args?
The text was updated successfully, but these errors were encountered:
@RafaelZasas Did you include .firebaserc with default set?
.firebaserc
Sorry, something went wrong.
@aravindvnair99 I was using the given template with my own config.
I managed to fix it however- by adding --project {projectName}
--project {projectName}
I'm getting the same issue when trying to deploy to my dev config.
The --project thing worked so would it be worth updating the documentation to use that or explain what the environment key is that should be used?
No branches or pull requests
Hi,
I'm getting this issue,
Error: No project active, but project aliases are available.
The build is passing but the deploy is failing. Do I need to add something to the args?
The text was updated successfully, but these errors were encountered: