Ionic-Angular-Headless-Drupal-Demo icon indicating copy to clipboard operation
Ionic-Angular-Headless-Drupal-Demo copied to clipboard

Can't serve git app on recent ionic install

Open denspirits opened this issue 9 years ago • 4 comments
trafficstars

I downloaded the last install and I can't figure to make it work on windows ionic fresh install.

Here is my config :

-OS : Windows 10

VM of vagrant : ionic box (https://github.com/driftyco/ionic-box)

When I launch the app without any changes I got a blank page but when I create my own project from scratch or another project from github I can get it working.

I can give more details about inioc, cordona or anything.

denspirits avatar Nov 04 '16 16:11 denspirits

are errors in your browser console?

BioPhoton avatar Nov 04 '16 17:11 BioPhoton

Did you executed:

  • npm install
  • bower update
  • ionic serve

in your commandline?

BioPhoton avatar Nov 04 '16 17:11 BioPhoton

Ill try as soon as possible. I did for sure bower update but no idéal about the npm install. Im out of work now so I will give you an answer as soon as possible.

Denis

denspirits avatar Nov 04 '16 17:11 denspirits

Downloaded Just now executed all Steps

trying to run ionic Serve from my Commandline

i am getting this below error

Sorry! ionic serve can only be run in an Ionic project directory.

sunpasup avatar Sep 17 '17 00:09 sunpasup