Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oops! i has a problem. #104

Open
daviswei opened this issue Jan 5, 2018 · 0 comments
Open

Oops! i has a problem. #104

daviswei opened this issue Jan 5, 2018 · 0 comments

Comments

@daviswei
Copy link

daviswei commented Jan 5, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant