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

Module not found: Can't resolve 'aws4' #58

Open
FlacoJones opened this issue Apr 15, 2024 · 1 comment
Open

Module not found: Can't resolve 'aws4' #58

FlacoJones opened this issue Apr 15, 2024 · 1 comment

Comments

@FlacoJones
Copy link

Encountering this non-block warning/import error

@openqlabs/drm-frontend:dev:  ○ Compiling /api/trpc-playground ...
@openqlabs/drm-frontend:dev:  ⚠ ../../node_modules/.pnpm/[email protected]/node_modules/mongodb/lib/deps.js
@openqlabs/drm-frontend:dev: Module not found: Can't resolve 'aws4' in '/Users/alo/OpenQ-Fullstack/OpenQ-DRM/node_modules/.pnpm/[email protected]/node_modules/mongodb/lib'
@openqlabs/drm-frontend:dev: 
@openqlabs/drm-frontend:dev: Import trace for requested module:
@openqlabs/drm-frontend:dev: ../../node_modules/.pnpm/[email protected]/node_modules/mongodb/lib/deps.js
@openqlabs/drm-frontend:dev: ../../node_modules/.pnpm/[email protected]/node_modules/mongodb/lib/client-side-encryption/client_encryption.js
@openqlabs/drm-frontend:dev: ../../node_modules/.pnpm/[email protected]/node_modules/mongodb/lib/index.js
@openqlabs/drm-frontend:dev: ../../packages/drm-db/src/client.ts
@openqlabs/drm-frontend:dev: ./src/server/api/trpc.ts
@openqlabs/drm-frontend:dev: ./src/server/api/routers/contactRouter.ts
@openqlabs/drm-frontend:dev: ./src/server/api/root.ts
@openqlabs/drm-frontend:dev: ./src/pages/api/trpc-playground.ts

VERSION: "trpc-playground": "1.0.4"

@Christopher-Stevers
Copy link

Christopher-Stevers commented Apr 16, 2024

@FlacoJones this due to one of your other packages, related to mongodb.

For more info check out https://stackoverflow.com/questions/68610456/module-not-found-cant-resolve-aws4

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

No branches or pull requests

2 participants