hyperstack-org/hyperstack

move yarn check to front of installation and improve failure message

Open

#224 aperta il 7 ago 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (43 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (531 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor