You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add more package runners / executers in the installation guide.
The guide only uses npx for installing command, we can add multiple commands for yarn, pnpm and bun.
Non-Goals
No response
Background
For the users who are using different package managers than npm.
It would be difficult for them to install / setup via there preferred package manager.
There is separate page that shows to install / setup the app using different package managers, but it would be better to add them in installation page
Proposal
We can add different sections under Automatic Installation for yarn, pnpm and bun commands.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Add more package runners / executers in the installation guide.
The guide only uses
npx
for installing command, we can add multiple commands foryarn
,pnpm
andbun
.Non-Goals
No response
Background
For the users who are using different package managers than npm.
It would be difficult for them to install / setup via there preferred package manager.
There is separate page that shows to install / setup the app using different package managers, but it would be better to add them in installation page
Proposal
We can add different sections under Automatic Installation for yarn, pnpm and bun commands.
I am interested in contributing
Beta Was this translation helpful? Give feedback.
All reactions