Closed ArsalanSavand closed 8 years ago
Hmm, nice. lemme try it, @amirm3hdi killed himself for this. I didn't have a time to stab at it, were just looking at it mostly.
Lemme give it a try on my local machine.
Worked fine!
Nice. Can one of you add the new version of the dependencies to the packages.json file so the whole thing would work fine as well. On May 29, 2016 1:19 PM, "Amir Mehdi Savand" notifications@github.com wrote:
Worked fine!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SavandBros/tiwun-mobile/issues/48#issuecomment-222350825, or mute the thread https://github.com/notifications/unsubscribe/AAkFCQXnaZltX6Tu4AJlyeE-zBoEwBfkks5qGVoTgaJpZM4In2tF .
I tried to run the server with Grunt serve, but it seems to be a broken link or a blank screen with an error that says " This webpage is not available " . So searched a lot, finally I've found the solution to fix such error by downgrading grunt-concurrent . ( Steps to follow)
sudo npm uninstall grunt-concurrent
sudo npm install grunt-concurrent@1.0.0
See if it works.
source --> https://github.com/diegonetto/generator-ionic/issues/223