I tried this as wll , i compiled the project before and nada, ebin had all the beams
On Friday, March 28, 2014 at 4:22:01 PM UTC-4, Jesse Gumm wrote: > > To be clear, before running "./init.sh start", are you running "./rebar > compile"? It may be that your modules are not yet compiled. While dev mode > automatically compiles and loads the .erl files, production mode must be > compiled ahead of time, and have the .beam files placed into the ebin > directory. > > Have you done this step? > > -Jesse > > > On Tue, Mar 25, 2014 at 5:36 AM, Peter Yuen <[email protected] > <javascript:>> wrote: > >> i have the same problem, but, the path is correctly.... I don't know >> what to do. >> >> please help >> >> On Friday, May 3, 2013 4:42:20 PM UTC+8, Derek Chiang wrote: >>> >>> I'm not sure why this happens, but when I try to deploy my application >>> on a remote server and start in production mode ("./init.sh start"), the >>> routes file is not found. However if I start it in development mode, then >>> everything is good. >>> >>> It's worth noting that both development mode and production mode run >>> normally on my local machine. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "ChicagoBoss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> Visit this group at http://groups.google.com/group/chicagoboss. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/chicagoboss/5ccdc68b-0613-49d0-8fb6-c8344a8f2052%40googlegroups.com >> >> <https://groups.google.com/d/msgid/chicagoboss/5ccdc68b-0613-49d0-8fb6-c8344a8f2052%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Jesse Gumm > Owner, Sigma Star Systems > 414.940.4866 || sigma-star.com || @jessegumm > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/94c4f4e3-a4f6-4c40-81ab-021147e71d5c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
