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
The default package manager is NPM and to change it PNPM I have to change both these options.
Suggested solution
It would be great if the package manager can be selected based on the .lock file. But if that is too complex just add another option to change the package manager
Vite: Package Manager - [npm/yarn/pnpm]
Alternative
It would be great if the package manager can be selected based on the .lock file
Clear and concise description of the problem
Currently, we have these two options
The default package manager is NPM and to change it PNPM I have to change both these options.
Suggested solution
It would be great if the package manager can be selected based on the
.lock
file. But if that is too complex just add another option to change the package managerAlternative
It would be great if the package manager can be selected based on the
.lock
fileAdditional context
No response
Validations
The text was updated successfully, but these errors were encountered: