this post was submitted on 23 May 2022
2 points (100.0% liked)
Lemmy Support
4652 readers
1 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Have you made sure all submodules are checked out, i.e. did you run
git clone https://github.com/LemmyNet/lemmy.git --recursive
with the--recursive
flag?