SavandBros / tiwun-mobile

Tiwun.com mobile application written in ionic & AngularJS.
https://play.google.com/store/apps/details?id=com.tiwun.mobile
2 stars 2 forks source link

"Grunt serve" solution #48

Closed ArsalanSavand closed 8 years ago

ArsalanSavand commented 8 years ago

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)

  1. Uninstall grunt-concurrent by running the command -->sudo npm uninstall grunt-concurrent
  2. Install grunt-concurrent by running the command --> sudo npm install grunt-concurrent@1.0.0

See if it works.

source --> https://github.com/diegonetto/generator-ionic/issues/223

Alir3z4 commented 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.

AmirSavand commented 8 years ago

Worked fine!

Alir3z4 commented 8 years ago

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 .