Some packages like react-swipeable-views
wasn't added to package.json dependencies when pnpm add it.
#4585
Labels
react-swipeable-views
wasn't added to package.json dependencies when pnpm add it.
#4585
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:The text was updated successfully, but these errors were encountered: