Lambda fails: "Runtime.ImportModuleError: Error: Cannot find ...
github.com › serverless › serverlessSep 23, 2019 · service: auth0-custom-authorizers plugins: - serverless-offline provider: name: aws runtime: nodejs10.x region: ap-southeast-2 layers: graphql: path: node_modules # required, path to layer contents on disk name: graphql # optional, Deployed Lambda layer name description: This is for the graphql lambda # optional, Description to publish to AWS compatibleRuntimes: # optional, a list of runtimes ...