jijo-paulose / node-xmpp-bosh

Automatically exported from code.google.com/p/node-xmpp-bosh
0 stars 0 forks source link

--config not working #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We have moved to Github. Please submit your issue here:
https://github.com/dhruvbird/node-xmpp-bosh/issues

What steps will reproduce the problem?
1. Install node-xmpp-bosh from npm
2.
3.

What is the expected output? What do you see instead?
I expect the server to start running, instead I see:
oot@epimetheus:~/.nvm/v0.4.7/lib# node 
node_modules/node-xmpp-bosh/run-server.js --config 'bosh.js.conf'  Caught 
Exception: 'Error: Cannot find module './true'' while trying to read config 
file './true'

What version of the product are you using? On what operating system?
Ubuntu 10.10, node 0.4.7

Please provide any additional information below.

I have tried all different combinations of config assignment, but I always get 
that error

Original issue reported on code.google.com by Derek.Sl...@gmail.com on 27 Feb 2012 at 9:36

GoogleCodeExporter commented 9 years ago

Original comment by dhruvb...@gmail.com on 23 Mar 2012 at 12:31