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

Throws error when calling reggie-server -h #55

Open
byteshiva opened this issue Jul 22, 2016 · 0 comments
Open

Throws error when calling reggie-server -h #55

byteshiva opened this issue Jul 22, 2016 · 0 comments

Comments

@byteshiva
Copy link

Throws error when calling reggie-server -h

(node:12440) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
dns.js:115
    throw new TypeError('Invalid arguments: ' +
    ^

TypeError: Invalid arguments: hostname must be a string or falsey
    at Object.lookup (dns.js:115:11)
    at listenAfterLookup (net.js:1394:20)
    at Server.listen (net.js:1390:5)
    at Server.listen (/home/xyz/.nvm/versions/node/v6.3.0/lib/node_modules/reggie/node_modules/restify/lib/server.js:305:36)
    at Object.<anonymous> (/home/xyz/.nvm/versions/node/v6.3.0/lib/node_modules/reggie/server.js:330:8)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:458:32)
    at tryModuleLoad (module.js:417:12)
    at Function.Module._load (module.js:409:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant