You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: