Hi all,
i'm developing with my VS Code and cloud Code installed, on MacOS Catalina version 10.15.7
I have connected the code project on my google cloud project and when i run google cloud emulator to debug locally, i receive this error:
Update initiated
Build started for artifact api-istance-backend
Build completed for artifact api-istance-backend
Deploy started
Status check started
Resource deployment/api-istance-backend status updated to In Progress
Status check failed
Deploy failed
Update failed with error code DEPLOY_UNKNOWN
1/1 deployment(s) failed
Skaffold exited with code 1.
Cleaning up...
Finished clean up.
How i can fix this error?
Thanks