eg, I tried "npm i nodebb-theme-classic" and apply this theme,
I got a error "Failed to lookup view "categories" in views directory".
I am using nodebb v3.2.0, anyone knows why this error is reported?
@josef Sure, I did "./nodebb stop && ./nodebb build && ./nodebb start". @baris If I want to use some theme that isn't updated for 3.x, I should downgrade nodebb 3.x -> 2.x?