Moodle mobile (ionic) source code not running as expected

Moodle mobile (ionic) source code not running as expected

by karthik hb -
Number of replies: 2

I am trying to run moodle mobile 2 source code,its runs after i copy lib from phone gap project but its giving error like   this .  

Failed to load resource: net::ERR_FILE_NOT_FOUND file:///android_asset/www/build/mm.bundle.css Failed to load resource: net::ERR_FILE_NOT_FOUND


how can i resolve this.

Attachment Screenshot (15).png
Attachment Screenshot (16).png
Average of ratings: -
In reply to karthik hb

Re: Moodle mobile (ionic) source code not running as expected

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Hi,

please, avoid cross-posting (I deleted your other posts in another thread).

You should check if you run bower install before running ionic, it seems that some dependencies like angular are not installed.

Juan

In reply to Juan Leyva

Re: Moodle in English: Re: Moodle mobile (ionic) source code not running as expected

by karthik hb -
sorry for cross posting.

i checked both bower and angular are installed.

and

In commend prompt after entering ionic build android    i am getting error

like this



Error: file to import not found or unreadable: www/lib/ionic/scss/ionic









Thanks and Regards

Karthik H B

7795867230



On 9 May 2017 at 21:24, Juan Leyva (via Moodle.org) <noreply@moodle.org>