"invoke local" doesn't do anything · Issue #129 · serverless/serverless-google-cloudfunctions
I'm using the default Node.js template. Running invoke works perfectly fine on the deployed application, but running sls invoke local -f first doesn't do anything or print anything to the console. ...