We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mix compile
mix test
$ mix test =INFO REPORT==== 21-Oct-2014::09:23:04 === application: logger exited: stopped type: temporary ** (Mix) Could not start application ejabberd: could not find application file: ejabberd.app
The text was updated successfully, but these errors were encountered:
This project is still in early stage. I'm using ejabberd 14.07_1 built with homebrew on Mac OS X 10.9. My export is:
export ERL_LIBS="/usr/local/Cellar/ejabberd/14.07_1/lib/"
With this it works for me. What system & versions are you using?
Sorry, something went wrong.
I'm using NixOS on Linux, using ejabberd master
Have you looked inside the ejabberd folder, if the ejabberd.app file is there?
No branches or pull requests
Steps to recreate:
mix compile
mix test
What should happen:
What does happen:
The text was updated successfully, but these errors were encountered: