-
Task
-
Resolution: Unresolved
-
Normal
-
None
BrainzBot currently downloads the latest Node.js source and builds it directly into a virtualenv just to compile .less files which is frankly a really stupid idea.
I'd prefer to use a native Python less compiler (are there even any ones that aren't dead?). If this isn't an option, the setup instructions should include install Node.js systemwide and the makefile should use that instead.