supertokens/create-supertokens-app

CLI should use yarn by default if yarn is installed

nkshah2 opened this issue · 0 comments

Npm takes too long when setting up the project, it may be a good idea to use yarn by default if it is installed in the user's computer.

This should only take effect if the user has not specifically provided the --manager flag