We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
with the "ionic serve" command, do you have any error in the browser console ?
Sorry, something went wrong.
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.
Unfortunately, this project is outdated and will be upgraded will the last ionic2 version as soon as possible
okay thanks
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: