hyperstack-org / hyperstack-org/hyperstack
move yarn check to front of installation and improve failure message
Abierto
enhancement
good first issue
- Lenguaje dominante
- JavaScript
- Estrellas
- 538
- Forks
- 41
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently the system will install the base component system plus hotloader then try installing webpacker. At this point it checks for yarn, and if yarn is not there bombs out.
It would be better to check at the beginning. And if yarn is not available suggest installing without webpacker.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.