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
When I deploy my function give me that : === Deploying to 'myproject-9656e'...
i deploying functions Running command: npm --prefix "%RESOURCE_DIR%" run lint
functions@ lint C:\Users\Mohammed\myapp\functions eslint .
functions: Finished running predeploy script. i functions: ensuring necessary APIs are enabled...
functions: all necessary APIs are enabled i functions: preparing functions directory for uploading...
Deploy complete!
Please note that it can take up to 30 seconds for your updated functions to propagate. Project Console: https://console.firebase.google.com/project/myproject-9656e/overview
But when i go to firebaes not found any function
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I deploy my function give me that :
=== Deploying to 'myproject-9656e'...
i deploying functions
Running command: npm --prefix "%RESOURCE_DIR%" run lint
functions: Finished running predeploy script.
i functions: ensuring necessary APIs are enabled...
functions: all necessary APIs are enabled
i functions: preparing functions directory for uploading...
Deploy complete!
Please note that it can take up to 30 seconds for your updated functions to propagate.
Project Console: https://console.firebase.google.com/project/myproject-9656e/overview
But when i go to firebaes not found any function
The text was updated successfully, but these errors were encountered: