functions-framework-nodejs
functions-framework-nodejs copied to clipboard
FaaS (Function as a service) framework for writing portable Node.js functions
The typescript typings for functions.cloudEvent() only include the CloudEvent function signature and not the CloudEventWithCallback signature, which allows for surfacing errors and nacking message for retryability. I have already submitted...
Using "firebase-functions": "^5.0.1" it works on local machine, but not on remote, using npm-shrinkwrap.json mechanism DEFAULT 2024-09-03T10:20:33.517498Z Provided module can't be loaded. DEFAULT 2024-09-03T10:20:33.517537Z Did you list all required modules...