Hello Fuh Debenick, I order to solve this issue make sure you have ruby installed then install bundler by executing following command:
gem install bundler After that execute the following command in project's root directory. bundle install Thanks, Jivjyot Singh On 18 Mar 2019, 12:16 AM +0530, Fuh Debenick <[email protected]>, wrote: > Hello Mauricio, > > I get the same after running "npm -g install compass". > > Cheers. > > > On Sun, Mar 17, 2019 at 7:41 PM Fuh Debenick <[email protected]> wrote: > > > Hello Mauricio, > > > > > > Okay. > > > > > > Thanks > > > Debenick > > > > > > > On Sun, Mar 17, 2019 at 5:52 PM Mauricio Ghiorzi > > > > <[email protected]> wrote: > > > > > Hi Debenick > > > > > > > > > > Try executing: npm -g install compass > > > > > > > > > > Mauricio Ghiorzi - Software Engineer > > > > > Av. del Libertador 2442, Piso 2, CP 1636, Olivos > > > > > Buenos Aires, Argentina - Tel.: +54911 5046 6624 > > > > > www.wenance.com > > > > > > > > > > > > > > > > > > > > > El dom., 17 mar. 2019 a las 10:46, Fuh Debenick > > > > > > (<[email protected]>) escribió: > > > > > > > Hello everyone, > > > > > > > > > > > > > > Each time I want to serve my community app on localhost with the > > > > > > > command > > > > > > > "grunt serve", I get this warning https://pastebin.com/L2HeBERK. > > > > > > > > > > > > > > I only succeed to serve it on localhost when I add the "--force" > > > > > > > flag. I > > > > > > > will like to know why the warning shows up. > > > > > > > > > > > > > > Thanks, > > > > > > > Debenick > Mifos-developer mailing list > [email protected] > Unsubscribe or change settings at: > https://lists.sourceforge.net/lists/listinfo/mifos-developer
