When I try to run ttrss-mobile 1.0 I get this error message:
$ node main.js
/opt/ttrss-mobile/scripts/main.js:133
.amd&&define.amd.jQuery&&define("jquery",[],function(){return b})})(window),fu
^
ReferenceError: window is not defined
at Object.<anonymous> (/opt/ttrss-mobile/scripts/main.js:133:93106)
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)
at startup (node.js:119:16)
at node.js:901:3
When I try to run ttrss-mobile 1.0 I get this error message: