wger-project / wger

Self hosted FLOSS fitness/workout, nutrition and weight tracker
https://wger.de
GNU Affero General Public License v3.0
3.21k stars 584 forks source link

Tell users to isntall yarn #1524

Open raffaem opened 11 months ago

raffaem commented 11 months ago

I'm following the documentation to install wger locally.

But the wger bootstrap command seems to require yarn and sass

So, in that documentation page, we should advise the users to install those tools before running the command.

AaronHsiung commented 5 months ago

I have updated the development.rst documentation to address this issue. Please see the PR #34 in the docs repository.