-
Notifications
You must be signed in to change notification settings - Fork 33
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
Compiling error #30
Comments
Give this patch a try: 6f2f710 (basically a rebar update and path fix). |
While compiling cb_admin from master againts latest CB from master, getting following error
|
ok, found reason for error above: line with path variable is commented in boss.config |
Is this something that needs to be fixed? Or was this a misconfiguration on your local system? I suppose even if it's a misconfiguration, this is probably something that should produce a less cryptic error message, no? |
actually it's commented in repo too, I just cloned latest trunk. And yes, I think it will be great to provide more understandable error message in case path to CB is missing or incorrect. |
I'm running into the same issue...trying to follow this (https://github.com/ChicagoBoss/ChicagoBoss/wiki/An-Evening-With-Chicago-Boss) with no luck. Bryans-MacBook-Pro:cb_admin bryanstenson$ [master_] ./rebar compile I've tried uncommenting the "path" config value in the boss.config for cb_admin, but still have the same issue... Any suggestions? |
by god's grace after heavy struggle. I solved the problem in my system with successful configuration and activation of admin module. Steps i had done
|
I am unable to link it with my project , i did all the settings accordingly but it showing me the routing error.Any help will be appreciated.
where i tried to compile cb_admin with get-deps and i got following error
ERROR: Compiling template src/boss/boss_html_errors_template.dtl failed:
{ok,boss_html_errors_template}
i tried it by cloning as well as by downloading zip file but nothing works for me
Any help?
Thanks
The text was updated successfully, but these errors were encountered: