Skip to content
New issue

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

Bref: Could not send telemetry: Error: Cannot find module #1485

Closed
onlinesid opened this issue Mar 24, 2023 · 3 comments
Closed

Bref: Could not send telemetry: Error: Cannot find module #1485

onlinesid opened this issue Mar 24, 2023 · 3 comments
Labels

Comments

@onlinesid
Copy link

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

@onlinesid onlinesid added the bug label Mar 24, 2023
@mnapoli
Copy link
Member

mnapoli commented Mar 28, 2023

Thanks, I'm trying to investigate that. Do you know how the serverless CLI was installed? Any particular tool, like PNPM, yarn, bun, etc.?

@mnapoli
Copy link
Member

mnapoli commented Mar 28, 2023

I'm also interested in which command you are running to deploy.

@mnapoli
Copy link
Member

mnapoli commented Mar 28, 2023

I figured it out, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants