gethub icon indicating copy to clipboard operation
gethub copied to clipboard

Deploying to specific function says successful, but files not updated

Open MohammadAlWhbi opened this issue 5 years ago • 0 comments

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

MohammadAlWhbi avatar May 23 '19 12:05 MohammadAlWhbi