We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Serverless offline doesn't export the following require statements anymore as of v6. See https://github.com/dherault/serverless-offline/tree/v6.1.4/src.
const functionHelper = require('serverless-offline/src/functionHelper') const createLambdaContext = require('serverless-offline/src/LambdaContext')
https://github.com/mitipi/serverless-iot-offline/blob/master/ruleHandler.js#L1-L2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Serverless offline doesn't export the following require statements anymore as of v6. See https://github.com/dherault/serverless-offline/tree/v6.1.4/src.
https://github.com/mitipi/serverless-iot-offline/blob/master/ruleHandler.js#L1-L2
The text was updated successfully, but these errors were encountered: