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
Description:
I keep getting this error/warning, but the stack is updated on AWS.
Bref: Could not send telemetry: Error: Cannot find module '~/mysite/node_modules/serverless/bin/../node_modules/@serverless/utils/config' Require stack: - ~/mysite/vendor/bref/bref/index.js - ~/mysite/node_modules/serverless/lib/utils/require-with-import-fallback.js - ~/mysite/node_modules/serverless/lib/classes/plugin-manager.js - ~/mysite/node_modules/serverless/lib/serverless.js - ~/mysite/node_modules/serverless/scripts/serverless.js - ~/mysite/node_modules/serverless/bin/serverless.js
Environment: linux, node 18.15.0, framework 3.28.1 (local), plugin 6.2.3, SDK 4.3.2
The text was updated successfully, but these errors were encountered:
Thanks, I'm trying to investigate that. Do you know how the serverless CLI was installed? Any particular tool, like PNPM, yarn, bun, etc.?
serverless
Sorry, something went wrong.
I'm also interested in which command you are running to deploy.
2c7c927
I figured it out, thanks!
No branches or pull requests
Description:
I keep getting this error/warning, but the stack is updated on AWS.
Environment: linux, node 18.15.0, framework 3.28.1 (local), plugin 6.2.3, SDK 4.3.2
The text was updated successfully, but these errors were encountered: