Re: [Mifos-developer] Issues with the Community App

2019-03-10 Thread Fuh Debenick
Hello Ruphine,

Thanks for that.

Regards.

On Sun, Mar 10, 2019 at 8:39 PM Ruphine Kengne 
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  wrote:
>
>> Hello Awasum,
>>
>> Thanks, let me do that.
>>
>> Regards.
>> Debenick
>>
>> On Sun, Mar 10, 2019 at 8:33 PM Awasum Yannick <
>> awasum.yann...@skylabase.com>
>> 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 
>> 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 
>> > > wrote:
>> > >
>> > >> Hello Debenick,
>> > >>
>> > >> What errors do you get in the console?
>> > >>
>> > >> Cheers!
>> > >>
>> > >> On Sun, Mar 10, 2019 at 8:18 PM Fuh Debenick 
>> > >> 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
> mifos-develo...@lists.sourceforge.net
> Unsubscribe or change settings at:
> https://lists.sourceforge.net/lists/listinfo/mifos-developer


Re: [Mifos-developer] Issues with the Community App

2019-03-11 Thread Mua Rachmann
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 `'
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  wrote:

> Hello Ruphine,
>
> Thanks for that.
>
> Regards.
>
> On Sun, Mar 10, 2019 at 8:39 PM Ruphine Kengne 
> 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  wrote:
> >
> >> Hello Awasum,
> >>
> >> Thanks, let me do that.
> >>
> >> Regards.
> >> Debenick
> >>
> >> On Sun, Mar 10, 2019 at 8:33 PM Awasum Yannick <
> >> awasum.yann...@skylabase.com>
> >> 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 
> >> 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 <
> dancarl...@gmail.com>
> >> > > wrote:
> >> > >
> >> > >> Hello Debenick,
> >> > >>
> >> > >> What errors do you get in the console?
> >> > >>
> >> > >> Cheers!
> >> > >>
> >> > >> On Sun, Mar 10, 2019 at 8:18 PM Fuh Debenick  >
> >> > >> 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
> > mifos-develo...@lists.sourceforge.net
> > Unsubscribe or change settings at:
> > https://lists.sourceforge.net/lists/listinfo/mifos-developer
>


Re: [Mifos-developer] Issues with the Community App

2019-03-11 Thread Ruphine Kengne
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  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 `'
> 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  wrote:
>
> > Hello Ruphine,
> >
> > Thanks for that.
> >
> > Regards.
> >
> > On Sun, Mar 10, 2019 at 8:39 PM Ruphine Kengne 
> > 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 
> wrote:
> > >
> > >> Hello Awasum,
> > >>
> > >> Thanks, let me do that.
> > >>
> > >> Regards.
> > >> Debenick
> > >>
> > >> On Sun, Mar 10, 2019 at 8:33 PM Awasum Yannick <
> > >> awasum.yann...@skylabase.com>
> > >> 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 
> > >> 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 <
> > dancarl...@gmail.com>
> > >> > > wrote:
> > >> > >
> > >> > >> Hello Debenick,
> > >> > >>
> > >> > >> What errors do you get in the console?
> > >> > >>
> > >> > >> Cheers!
> > >> > >>
> > >> > >> On Sun, Mar 10, 2019 at 8:18 PM Fuh Debenick <
> debenic...@gmail.com
> > >
> > >> > >> 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
> > > mifos-develo...@lists.sourceforge.net
> > > Unsubscribe or change settings at:
> > > https://lists.sourceforge.net/lists/listinfo/mifos-developer
> >
>


Re: [Mifos-developer] Issues with the Community App

2019-03-11 Thread Mua Rachmann
Sure. Can this be included in the Readme.

I thought getting the latest version of ruby will come with that.

Regards

On Mon, Mar 11, 2019 at 12:04 PM Ruphine Kengne 
wrote:

> 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  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 `'
> > 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 
> wrote:
> >
> > > Hello Ruphine,
> > >
> > > Thanks for that.
> > >
> > > Regards.
> > >
> > > On Sun, Mar 10, 2019 at 8:39 PM Ruphine Kengne <
> ruphineken...@gmail.com>
> > > 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 
> > wrote:
> > > >
> > > >> Hello Awasum,
> > > >>
> > > >> Thanks, let me do that.
> > > >>
> > > >> Regards.
> > > >> Debenick
> > > >>
> > > >> On Sun, Mar 10, 2019 at 8:33 PM Awasum Yannick <
> > > >> awasum.yann...@skylabase.com>
> > > >> 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 <
> debenic...@gmail.com>
> > > >> 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 <
> > > dancarl...@gmail.com>
> > > >> > > wrote:
> > > >> > >
> > > >> > >> Hello Debenick,
> > > >> > >>
> > > >> > >> What errors do you get in the console?
> > > >> > >>
> > > >> > >> Cheers!
> > > >> > >>
> > > >> > >> On Sun, Mar 10, 2019 at 8:18 PM Fuh Debenick <
> > debenic...@gmail.com
> > > >
> > > >> > >> 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
> > > > mifos-develo...@lists.sourceforge.net
> > > > Unsubscribe or change settings at:
> > > > https://lists.sourceforge.net/lists/listinfo/mifos-developer
> > >
> >
>


Re: [Mifos-developer] Issues with the Community App

2019-03-11 Thread Ruphine Kengne
Yeah Mua, I will include that in the Readme and send a PR.

Please did that solve your problem??

Regards.



On Mon, 11 Mar 2019 at 12:10, Mua Rachmann  wrote:

> Sure. Can this be included in the Readme.
>
> I thought getting the latest version of ruby will come with that.
>
> Regards
>
> On Mon, Mar 11, 2019 at 12:04 PM Ruphine Kengne 
> wrote:
>
> > 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 
> 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 `'
> > > 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 
> > wrote:
> > >
> > > > Hello Ruphine,
> > > >
> > > > Thanks for that.
> > > >
> > > > Regards.
> > > >
> > > > On Sun, Mar 10, 2019 at 8:39 PM Ruphine Kengne <
> > ruphineken...@gmail.com>
> > > > 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 
> > > wrote:
> > > > >
> > > > >> Hello Awasum,
> > > > >>
> > > > >> Thanks, let me do that.
> > > > >>
> > > > >> Regards.
> > > > >> Debenick
> > > > >>
> > > > >> On Sun, Mar 10, 2019 at 8:33 PM Awasum Yannick <
> > > > >> awasum.yann...@skylabase.com>
> > > > >> 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 <
> > debenic...@gmail.com>
> > > > >> 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 <
> > > > dancarl...@gmail.com>
> > > > >> > > wrote:
> > > > >> > >
> > > > >> > >> Hello Debenick,
> > > > >> > >>
> > > > >> > >> What errors do you get in the console?
> > > > >> > >>
> > > > >> > >> Cheers!
> > > > >> > >>
> > > > >> > >> On Sun, Mar 10, 2019 at 8:18 PM Fuh Debenick <
> > > debenic...@gmail.com
> > > > >
> > > > >> > >> 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
> > > > > mifos-develo...@lists.sourceforge.net
> > > > > Unsubscribe or change settings at:
> > > > > https://lists.sourceforge.net/lists/listinfo/mifos-developer
> > > >
> > >
> >
>


Re: [Mifos-developer] Issues with the Community App

2019-03-11 Thread Awasum Yannick
Mua, Send a PR with your fix to the README.

And It will be good to take the UI community app things to the Mifos List
tooo.

On Mon, Mar 11, 2019 at 12:10 PM Mua Rachmann  wrote:

> Sure. Can this be included in the Readme.
>
> I thought getting the latest version of ruby will come with that.
>
> Regards
>
> On Mon, Mar 11, 2019 at 12:04 PM Ruphine Kengne 
> wrote:
>
> > 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 
> 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 `'
> > > 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 
> > wrote:
> > >
> > > > Hello Ruphine,
> > > >
> > > > Thanks for that.
> > > >
> > > > Regards.
> > > >
> > > > On Sun, Mar 10, 2019 at 8:39 PM Ruphine Kengne <
> > ruphineken...@gmail.com>
> > > > 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 
> > > wrote:
> > > > >
> > > > >> Hello Awasum,
> > > > >>
> > > > >> Thanks, let me do that.
> > > > >>
> > > > >> Regards.
> > > > >> Debenick
> > > > >>
> > > > >> On Sun, Mar 10, 2019 at 8:33 PM Awasum Yannick <
> > > > >> awasum.yann...@skylabase.com>
> > > > >> 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 <
> > debenic...@gmail.com>
> > > > >> 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 <
> > > > dancarl...@gmail.com>
> > > > >> > > wrote:
> > > > >> > >
> > > > >> > >> Hello Debenick,
> > > > >> > >>
> > > > >> > >> What errors do you get in the console?
> > > > >> > >>
> > > > >> > >> Cheers!
> > > > >> > >>
> > > > >> > >> On Sun, Mar 10, 2019 at 8:18 PM Fuh Debenick <
> > > debenic...@gmail.com
> > > > >
> > > > >> > >> 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
> > > > > mifos-develo...@lists.sourceforge.net
> > > > > Unsubscribe or change settings at:
> > > > > https://lists.sourceforge.net/lists/listinfo/mifos-developer
> > > >
> > >
> >
>


Re: [Mifos-developer] Issues with the Community App

2019-03-11 Thread Mua Rachmann
Hello Ruphile,

In my case i am on Mac OS - El Captan and this instead worked for me
*gem install bundler* of which i ran the bundle install and was successfull.

It might help anyone on Mac OS.

All is running perfectly fine i get the login screen. Thanks.

I am already feeling myself at home. I love it here already. Look forward
to working with you all


Best Mua.

On Mon, Mar 11, 2019 at 12:09 PM Mua Rachmann  wrote:

> Sure. Can this be included in the Readme.
>
> I thought getting the latest version of ruby will come with that.
>
> Regards
>
> On Mon, Mar 11, 2019 at 12:04 PM Ruphine Kengne 
> wrote:
>
>> 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  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 `'
>> > 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 
>> wrote:
>> >
>> > > Hello Ruphine,
>> > >
>> > > Thanks for that.
>> > >
>> > > Regards.
>> > >
>> > > On Sun, Mar 10, 2019 at 8:39 PM Ruphine Kengne <
>> ruphineken...@gmail.com>
>> > > 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 
>> > wrote:
>> > > >
>> > > >> Hello Awasum,
>> > > >>
>> > > >> Thanks, let me do that.
>> > > >>
>> > > >> Regards.
>> > > >> Debenick
>> > > >>
>> > > >> On Sun, Mar 10, 2019 at 8:33 PM Awasum Yannick <
>> > > >> awasum.yann...@skylabase.com>
>> > > >> 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 <
>> debenic...@gmail.com>
>> > > >> 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 <
>> > > dancarl...@gmail.com>
>> > > >> > > wrote:
>> > > >> > >
>> > > >> > >> Hello Debenick,
>> > > >> > >>
>> > > >> > >> What errors do you get in the console?
>> > > >> > >>
>> > > >> > >> Cheers!
>> > > >> > >>
>> > > >> > >> On Sun, Mar 10, 2019 at 8:18 PM Fuh Debenick <
>> > debenic...@gmail.com
>> > > >
>> > > >> > >> 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
>> > > > mifos-develo...@lists.sourceforge.net
>> > > > Unsubscribe or change settings at:
>> > > > https://lists.sourceforge.net/lists/listinfo/mifos-developer
>> > >
>> >
>>
>


Re: [Mifos-developer] Issues with the Community App

2019-03-11 Thread Awasum Yannick
Good... Create that User and Developer Documentation for the Mac PC.
Please @mua

On Mon, Mar 11, 2019 at 12:28 PM Mua Rachmann  wrote:

> Hello Ruphile,
>
> In my case i am on Mac OS - El Captan and this instead worked for me
> *gem install bundler* of which i ran the bundle install and was
> successfull.
>
> It might help anyone on Mac OS.
>
> All is running perfectly fine i get the login screen. Thanks.
>
> I am already feeling myself at home. I love it here already. Look forward
> to working with you all
>
>
> Best Mua.
>
> On Mon, Mar 11, 2019 at 12:09 PM Mua Rachmann 
> wrote:
>
> > Sure. Can this be included in the Readme.
> >
> > I thought getting the latest version of ruby will come with that.
> >
> > Regards
> >
> > On Mon, Mar 11, 2019 at 12:04 PM Ruphine Kengne  >
> > wrote:
> >
> >> 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 
> 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 `'
> >> > 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 
> >> wrote:
> >> >
> >> > > Hello Ruphine,
> >> > >
> >> > > Thanks for that.
> >> > >
> >> > > Regards.
> >> > >
> >> > > On Sun, Mar 10, 2019 at 8:39 PM Ruphine Kengne <
> >> ruphineken...@gmail.com>
> >> > > 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 
> >> > wrote:
> >> > > >
> >> > > >> Hello Awasum,
> >> > > >>
> >> > > >> Thanks, let me do that.
> >> > > >>
> >> > > >> Regards.
> >> > > >> Debenick
> >> > > >>
> >> > > >> On Sun, Mar 10, 2019 at 8:33 PM Awasum Yannick <
> >> > > >> awasum.yann...@skylabase.com>
> >> > > >> 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 <
> >> debenic...@gmail.com>
> >> > > >> 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 <
> >> > > dancarl...@gmail.com>
> >> > > >> > > wrote:
> >> > > >> > >
> >> > > >> > >> Hello Debenick,
> >> > > >> > >>
> >> > > >> > >> What errors do you get in the console?
> >> > > >> > >>
> >> > > >> > >> Cheers!
> >> > > >> > >>
> >> > > >> > >> On Sun, Mar 10, 2019 at 8:18 PM Fuh Debenick <
> >> > debenic...@gmail.com
> >> > > >
> >> > > >> > >> 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
> >> > > > mifos-develo...@lists.sourceforge.net
> >> > > > Unsubscribe o

Re: [Mifos-developer] Issues with the Community App

2019-03-11 Thread Ruphine Kengne
Good Work Mua, good it help.
 I will update the Readme for Linux users while you create that for Mac OS
users

Thanks

On Mon, 11 Mar 2019 at 12:31, Awasum Yannick 
wrote:

> Good... Create that User and Developer Documentation for the Mac PC.
> Please @mua
>
> On Mon, Mar 11, 2019 at 12:28 PM Mua Rachmann 
> wrote:
>
> > Hello Ruphile,
> >
> > In my case i am on Mac OS - El Captan and this instead worked for me
> > *gem install bundler* of which i ran the bundle install and was
> > successfull.
> >
> > It might help anyone on Mac OS.
> >
> > All is running perfectly fine i get the login screen. Thanks.
> >
> > I am already feeling myself at home. I love it here already. Look forward
> > to working with you all
> >
> >
> > Best Mua.
> >
> > On Mon, Mar 11, 2019 at 12:09 PM Mua Rachmann 
> > wrote:
> >
> > > Sure. Can this be included in the Readme.
> > >
> > > I thought getting the latest version of ruby will come with that.
> > >
> > > Regards
> > >
> > > On Mon, Mar 11, 2019 at 12:04 PM Ruphine Kengne <
> ruphineken...@gmail.com
> > >
> > > wrote:
> > >
> > >> 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 
> > 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 `'
> > >> > 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 
> > >> wrote:
> > >> >
> > >> > > Hello Ruphine,
> > >> > >
> > >> > > Thanks for that.
> > >> > >
> > >> > > Regards.
> > >> > >
> > >> > > On Sun, Mar 10, 2019 at 8:39 PM Ruphine Kengne <
> > >> ruphineken...@gmail.com>
> > >> > > 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 <
> debenic...@gmail.com>
> > >> > wrote:
> > >> > > >
> > >> > > >> Hello Awasum,
> > >> > > >>
> > >> > > >> Thanks, let me do that.
> > >> > > >>
> > >> > > >> Regards.
> > >> > > >> Debenick
> > >> > > >>
> > >> > > >> On Sun, Mar 10, 2019 at 8:33 PM Awasum Yannick <
> > >> > > >> awasum.yann...@skylabase.com>
> > >> > > >> 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 <
> > >> debenic...@gmail.com>
> > >> > > >> 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 <
> > >> > > dancarl...@gmail.com>
> > >> > > >> > > wrote:
> > >> > > >> > >
> > >> > > >> > >> Hello Debenick,
> > >> > > >> > >>
> > >> > > >> > >> What errors do you get in the console?
> > >> > > >> > >>
> > >> > > >> > >> Cheers!
> > >> > > >> > >>
> > >> > > >> > >> On Sun, Mar 10, 2019 at 8:18 PM Fuh Debenick <
> > >> > debenic...@gmail.com
> > >> > > >
> > >> > > >> > >> 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 unti