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

TypeError: Cannot call method 'loginfo' of undefined #34

Closed
ethagnawl opened this issue Aug 6, 2011 · 2 comments
Closed

TypeError: Cannot call method 'loginfo' of undefined #34

ethagnawl opened this issue Aug 6, 2011 · 2 comments

Comments

@ethagnawl
Copy link

Has anyone else seen the following error?

pete@pete-laptop /var/www/language_gapper/haraka $ haraka -c .

node.js:195
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Cannot call method 'loginfo' of undefined
at Object. (/home/pete/local/node/lib/node_modules/Haraka/haraka.js:10:10)
at Module._compile (module.js:420:26)
at Object..js (module.js:459:10)
at Module.load (module.js:335:31)
at Function._load (module.js:294:12)
at Module.require (module.js:341:17)
at require (module.js:352:17)
at Object. (/home/pete/local/node/lib/node_modules/Haraka/bin/haraka:339:5)
at Module._compile (module.js:420:26)
at Object..js (module.js:459:10)

@baudehlo
Copy link
Collaborator

baudehlo commented Aug 6, 2011

Yeah my bad. I've released 0.7.1 which fixes this.

@baudehlo baudehlo closed this as completed Aug 6, 2011
@ethagnawl
Copy link
Author

Excellent!

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

2 participants