RedFroggy / ionic2-nfc-app

Ionic 2 sample app using NFC
63 stars 34 forks source link

problems with run the app #7

Open jjtara opened 7 years ago

jjtara commented 7 years ago

Hello!! I followed up all the steps but I can not manage to see the app running, just I got a blank screen, same for "ionic serve" and "run android"

The only error I got was when I executed:

$ typings install jasmine --save --ambient typings ERR! deprecated The "ambient" flag is deprecated. Please use "global" instead

I have Ubuntu 16.04 64bits node -v v4.2.6 typings -v 1.4.0 ionic 2.1.0-beta.3 thanks

michaeldesigaud commented 7 years ago

with the "ionic serve" command, do you have any error in the browser console ?

nawirulf commented 7 years ago

I have same problem, " just I got a blank screen". this error in the browser console " the server responded with a status of 404 (Not Found) ".

the index.html load

but, I don't have "build" directory in www: Assets folder.

michaeldesigaud commented 7 years ago

Unfortunately, this project is outdated and will be upgraded will the last ionic2 version as soon as possible

jjtara commented 7 years ago

okay thanks