-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Is your feature request related to a problem? Please describe.
If user has node but not yarn the project can't be built.
Describe the solution you'd like
Don't have a hard dependency on yarn especially when node is the standard.
Check if yarn is installed before depending on it, otherwise use node.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested