You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> $ npx serverless invoke -f hello -d '{"hello":"world"}' ⬡ 18.12.1
Warning: You're relying on provider "cloudflare" defined by a plugin which doesn't provide a validation schema for its config.
Please report the issue at its bug tracker linking: https://www.serverless.com/framework/docs/providers/aws/guide/plugins#extending-validation-schema
You may turn off this message with "configValidationMode: off" setting
Warning: Invalid configuration encountered
at root: unrecognized property 'webpackConfig'
Learn more about configuration validation here: http://slss.io/configuration-validation
Environment: darwin, node 18.12.1, framework 3.25.1, plugin 6.2.2, SDK 4.3.2
Docs: docs.serverless.com
Support: forum.serverless.com
Bugs: github.com/serverless/serverless/issues
npx serverless invoke -f hello -d '{"hello":"world"}'
serverless.yml
The text was updated successfully, but these errors were encountered: