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

[BUG] create-refine-app installed with pnpm fails to start with inferencer #6100

Closed
BatuhanW opened this issue Jul 4, 2024 · 0 comments · Fixed by #6099 or #6105
Closed

[BUG] create-refine-app installed with pnpm fails to start with inferencer #6100

BatuhanW opened this issue Jul 4, 2024 · 0 comments · Fixed by #6099 or #6105
Labels
bug Something isn't working
Milestone

Comments

@BatuhanW
Copy link
Member

BatuhanW commented Jul 4, 2024

Describe the bug

When you create a Refine application and install dependencies with pnpm, pnpm dev command is failing due to missing graphql-tag dependency. pnpm expects users to install peer dependencies, even though they are optional.

Steps To Reproduce

Create an application and choose pnpm as package manager and select install example pages option.

After pnpm install, pnpm dev command is failing due to missing dependency errorr.

Expected behavior

Optional peer dependencies shouldn't prevent app to run.

Packages

  • @refinedev/inferencer

Additional Context

No response

@BatuhanW BatuhanW added the bug Something isn't working label Jul 4, 2024
@BatuhanW BatuhanW linked a pull request Jul 4, 2024 that will close this issue
5 tasks
@BatuhanW BatuhanW added this to the July Release milestone Jul 5, 2024
@BatuhanW BatuhanW closed this as completed Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant