-
Notifications
You must be signed in to change notification settings - Fork 3
Server not starting #3
Description
Hi,
I have installed this module on windows machine but I am getting following error on starting it.
Thanks in advance for your help.
path.js:204
throw new TypeError('Arguments to path.join must be strings');
^
TypeError: Arguments to path.join must be strings
at f (path.js:204:15)
at Object.filter (native)
at Object.exports.join (path.js:209:40)
at module.exports (C:\Users\Jagdeep\AppData\Roaming\npm\node_modules\tweetse
rver\lib\cli.js:53:42)
at C:\Users\Jagdeep\AppData\Roaming\npm\node_modules\tweetserver\bin\tweetse
rver:7:26
at Object. (C:\Users\Jagdeep\AppData\Roaming\npm\node_modules\twe
etserver\bin\tweetserver:9:2)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)