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

Peer dependencies on medusajs/medusa #7174

Open
triplecasquette opened this issue Apr 30, 2024 · 0 comments
Open

Peer dependencies on medusajs/medusa #7174

triplecasquette opened this issue Apr 30, 2024 · 0 comments

Comments

@triplecasquette
Copy link

Bug report

Describe the bug

WARN  10 deprecated subdependencies found: @oclif/command@1.8.36, @oclif/config@1.18.16, @oclif/config@1.18.17, @oclif/config@1.18.2, @oclif/errors@1.3.5, @oclif/errors@1.3.6, @oclif/help@1.0.15, @oclif/parser@3.8.17, @oclif/screen@1.0.4, cli-ux@5.6.7

WARN  Issues with peer dependencies found . └─┬ @medusajs/medusa 1.20.4 ├── ✕ missing peer typeorm@^0.3.16 └─┬ medusa-test-utils 1.1.43 ├── ✕ missing peer typeorm@^0.2.43 └── ✕ unmet peer axios@^0.28.0: found 0.24.0 in @medusajs/medusa-js ✕ Conflicting peer dependencies: typeorm

System information

Medusa version (including plugins): Only storefront client issue
Node.js version: v21.7.1
Operating system: MacOS

Steps to reproduce the behavior

simply :

pnpm i @medusajs/medusa-js

Expected behavior

Clear the dependencies issue and maybe the deprecated subdependencies (if possible in subdependencies hell ^^)

Thanks for your awesome work 😃

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

No branches or pull requests

1 participant