Hi Mua, Please can you run this command : *sudo apt install ruby-bundler * before running the bundle install command
Regards On Mon, 11 Mar 2019 at 11:49, Mua Rachmann <[email protected]> wrote: > Hi Ruphine, Daniel > > Upon installing Mifos Community app i get the same errors > > First the bundle install doesn't work and it gives this error > > Traceback (most recent call last): > 2: from /usr/local/opt/ruby/bin/bundle:23:in `<main>' > 1: from > /usr/local/Cellar/ruby/2.6.1/lib/ruby/2.6.0/rubygems.rb:302:in > `activate_bin_path' > /usr/local/Cellar/ruby/2.6.1/lib/ruby/2.6.0/rubygems.rb:283:in > `find_spec_for_exe': can't find gem bundler (>= 0.a) with executable bundle > (Gem::GemNotFoundException) > > Secondly upon running grunt serve i have this error - > https://pastebin.com/rKCbXKta > > Lastly when i run the index.html file i have the app just loading and > console giving me this > https://pastebin.com/eyB7AiQR > > Any help would be gladly appreciated thanks. > > Regards Mua > > > On Sun, Mar 10, 2019 at 8:54 PM Fuh Debenick <[email protected]> wrote: > > > Hello Ruphine, > > > > Thanks for that. > > > > Regards. > > > > On Sun, Mar 10, 2019 at 8:39 PM Ruphine Kengne <[email protected]> > > wrote: > > > > > Hello Fuh, > > > > > > You can use pastebin.com to put the errors. > > > It is more easier to use > > > > > > Then you paste the link here > > > > > > On Sun, 10 Mar 2019 at 20:37, Fuh Debenick <[email protected]> > wrote: > > > > > >> Hello Awasum, > > >> > > >> Thanks, let me do that. > > >> > > >> Regards. > > >> Debenick > > >> > > >> On Sun, Mar 10, 2019 at 8:33 PM Awasum Yannick < > > >> [email protected]> > > >> wrote: > > >> > > >> > Hello Fuh, > > >> > > > >> > This list does not take attachments. Use an external service like: > > >> > https://imgur.com/upload > > >> > > > >> > Then paste the image link here.. > > >> > > > >> > > > >> > Thanks. > > >> > Awasum > > >> > > > >> > On Sun, Mar 10, 2019 at 8:29 PM Fuh Debenick <[email protected]> > > >> wrote: > > >> > > > >> > > Hello Daniel Carlson, > > >> > > > > >> > > Thanks for the reply. > > >> > > I attached a screenshot of my console, I wish it be helpful. > > >> > > > > >> > > Regards, > > >> > > Fuh Debenick > > >> > > > > >> > > On Sun, Mar 10, 2019 at 8:23 PM Daniel Carlson < > > [email protected]> > > >> > > wrote: > > >> > > > > >> > >> Hello Debenick, > > >> > >> > > >> > >> What errors do you get in the console? > > >> > >> > > >> > >> Cheers! > > >> > >> > > >> > >> On Sun, Mar 10, 2019 at 8:18 PM Fuh Debenick < > [email protected] > > > > > >> > >> wrote: > > >> > >> > > >> > >> > Hello everyone, > > >> > >> > I once set up my development environment on windows 10 for the > > >> > community > > >> > >> > app and everything went well. For some reasons I decided to > work > > >> with > > >> > >> > ubuntu 16.04, I followed all the instructions as they were on > > >> github > > >> > >> > repository of the community app ( > > >> > >> https://github.com/openMF/community-app), > > >> > >> > things were smooth until when I served the app. The issue I am > > >> having > > >> > is > > >> > >> > that after running "grunt serve" the app has been displaying > the > > >> > Loading > > >> > >> > Mifos page for over an hour. Please what could be the problem? > > >> > >> > > > >> > >> > Thanks > > >> > >> > Fuh Debenick > > >> > >> > > > >> > >> > > >> > > > > >> > > > >> > > > Mifos-developer mailing list > > > [email protected] > > > Unsubscribe or change settings at: > > > https://lists.sourceforge.net/lists/listinfo/mifos-developer > > >
