getkaiwa / kaiwa

[UNMAINTAINED] A modern XMPP Web client
http://getkaiwa.com
MIT License
1.34k stars 154 forks source link

Oops! i has a problem. #104

Open daviswei opened 6 years ago

daviswei commented 6 years ago

dev_config.json

{ "isDev": true, "http":{ "host":"192.168.13.108", "port": 8100 }, "session":{ "shhhhh don't tell anyone ok?" }, "server":{ "name":"googlePC", "domain":"192.168.13.108", "wss":"wss://192.168.13.108:5222/xmpp-websocket/", "muc":"", "startup":"groupchat/room%40chat.example.com", "admin":"admin" } }

node server

in firefox visit http://192.168.13:8100

and then

Error: ENOENT: no such file or directory, open 'D:\xxxx\xxx\xxx\kaiwa\clientapp\templates\:\xxx\xxx\xxx\kaiwa\clientapp\templates\body.jade' at Error <native> at Object.fs.openSync <fs.js:634:18> at Object.fs.readFileSync <fs.js:502:33> at D:\xxx\xxx\xxx\kaiwa\node_modules\templatizer\templatizer.js:64:49 at Array.forEach <native> at module.exports <D:\xxx\xxx\xxx\kaiwa\node_modules\templatizer\templatizer.js:54:15> at Object.Moonboots.moonboots.beforeBuildJS <D:\xxx\xxx\xxx\kaiwa\server.js:359:17> at _beforeBuildJS <D:\xxx\xxx\xxx\kaiwa\node_modules\moonboots\index.js:281:29> at D:\xxx\xxx\xxx\kaiwa\node_modules\moonboots\node_modules\async\lib\async.js:595:21 at D:\xxx\xxx\xxx\kaiwa\node_modules\moonboots\node_modules\async\lib\async.js:235:13