I am having a few problems getting the LK server to serve anything useful.<div><br></div><div>The problems I have experienced are:</div><div><ol><li>The Github instructions say to install LK, cd ~/LivelyKernel and then npm install. I tried this, but it seemed to do nothing.  When trying to run the server by typing 'lk server', Ubuntu complained that it was an unknown command. </li>
<li>I noticed that 'using LivelyKernel scripts' had a more complex npm command  (<span style="background-color:rgb(248,248,248);color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:13px;line-height:19px">npm install -g livelykernel-scripts) so I tried running that instead.  This produced a working LK server. Are the earlier instructions are missing some arguments?</span></li>
<li><span style="background-color:rgb(248,248,248);color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:13px;line-height:19px">Having got a server running, point the browser to it just produces the error message "</span><span style="white-space:pre-wrap">Cannot GET /blank.xhmtl" is this a config problem?</span></li>
</ol><div><span style="white-space:pre-wrap">Cheers</span></div></div><div><span style="white-space:pre-wrap">Andy</span></div>