Hello.

Still struggling with mailman3 a little bit. :-)

When i try to access /archives i get this error:

FilterError at /archives/

module.js:340
    throw err;
          ^
Error: Cannot find module '../lib/less/fs'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/usr/bin/lessc:4:10)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)

Request Method:         GET
Request URL:    http://127.0.0.1:8000/archives/
Django Version:         1.7.7
Exception Type:         FilterError
Exception Value:        

module.js:340
    throw err;

nodejs-less is installed (i guess). Does this error come from nodejs-less?

Thanks and Ciao
t.


------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to