Cloud Function Emulator set up
Following https://cloud.google.com/functions/docs/running/functions-emulator#functions-local-ff-install-python
“Nothing to update” when trying to deploy cloud function from current directory
I am running the command gcloud functions deploy functionname
from the root of my functions directory as I’ve done a hundred times before but am getting the message Nothing to update.
and it won’t update.