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

Some packages like react-swipeable-views wasn't added to package.json dependencies when pnpm add it. #4585

Closed
iam-frankqiu opened this issue Apr 17, 2022 · 1 comment

Comments

@iam-frankqiu
Copy link

pnpm version:7.0.0-rc.4

Code to reproduce the issue:

pnpm add react-swipeable-views

Because it wasn't added to package.json dependencies. It is absent when executing pnpm install.

Expected behavior:

Actual behavior:

Additional information:

  • node -v prints:
  • Windows, macOS, or Linux?:
@zkochan
Copy link
Member

zkochan commented Apr 25, 2022

fixed in pnpm v7.0.0-rc.8 via #4596

@zkochan zkochan closed this as completed Apr 25, 2022
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

2 participants