-
-
Notifications
You must be signed in to change notification settings - Fork 105
Please add support for pnpm #195
Copy link
Copy link
Closed
Labels
Description
Originally from @mattp0123
Is your feature request related to a problem? Please describe.
If one uses pnpm...
When I run bin/rails generate react_on_rails:install, it says:
ERROR: yarn is required. Please install it before continuing. https://yarnpkg.com/en/docs/install
ERROR: react_on_rails generator prerequisites not met!
Describe the solution you'd like
Please add support for pnpm, it's a very powerful modern front-end tool.
Reactions are currently unavailable