<font size=2 face="sans-serif">hi,</font>
<br><font size=2 face="sans-serif">I'm trying to install qwc2 on ubuntu
16.04 and get the following error after yarn start</font>
<br>
<br><font size=2 face="sans-serif">node themesConfig.js</font>
<br><font size=2 face="sans-serif">/var/www/html/qwc2-demo-app/themesConfig.js:42</font>
<br><font size=2 face="sans-serif">    let bboxw = extent[2]
- extent[0];</font>
<br><font size=2 face="sans-serif">    ^^^</font>
<br>
<br><font size=2 face="sans-serif">SyntaxError: Block-scoped declarations
(let, const, function, class) not yet supported outside strict mode</font>
<br><font size=2 face="sans-serif">    at exports.runInThisContext
(vm.js:53:16)</font>
<br><font size=2 face="sans-serif">    at Module._compile (module.js:374:25)</font>
<br><font size=2 face="sans-serif">    at Object.Module._extensions..js
(module.js:417:10)</font>
<br><font size=2 face="sans-serif">    at Module.load (module.js:344:32)</font>
<br><font size=2 face="sans-serif">    at Function.Module._load
(module.js:301:12)</font>
<br><font size=2 face="sans-serif">    at Function.Module.runMain
(module.js:442:10)</font>
<br><font size=2 face="sans-serif">    at startup (node.js:136:18)</font>
<br><font size=2 face="sans-serif">    at node.js:966:3</font>
<br>
<br><font size=2 face="sans-serif">I know nothing about node and yarn,
I just follow the recipe. Is there something I can do or it is a bug</font>
<br><font size=2 face="sans-serif">thanks!</font>
<br>
<br>