Cannot find module 'webpack' (CLI v2.0.0-beta.15)
Same error trying to execute 'ionic serve' with the 'cutePuppyPics' projects... By the way, is it normal that the app folder stand aside the www folder and not inside of it ?
View ArticleNavbar height different from Android default
I was wondering, why is the default navbar height in Ionic different (smaller) than the default of Android? Is there a way to make it the same height? I know you can change the size in pixels, but I'm...
View ArticleCannot find module 'webpack' (CLI v2.0.0-beta.15)
yes that's the changes in ionic 2 due to angular 2...won't be able to dig deep into it until i can build the damn thing
View ArticleChrome and platform detection
Hi, I am working with Chrome and its dev tool. Like you know, we can simulate different phone sizes. Does Ionic knows which platform is simulated? If so, why when doing the below, it does not display...
View ArticleIonic 2 and Angular2's Router
Hi folks, how much is shared between Ionic's Navigation component and Angular2's Router?Might be mistaking, It looks like Ionic implements it's own separate Router. I'm wondering if I can implement a...
View ArticleIonic 2 beta45 - ReferenceError: Zone is not defined
Thanks @icarus_31! I've managed to sort it finally fixing the last few files the other day. Great help! I'll check the new released version with webpack. Kudos!
View ArticleCannot find module 'webpack' (CLI v2.0.0-beta.15)
The error is that it appears they assume you have webpack as a global executable. The general solution is to execute npm install -g webpack I prefer to keep my dependencies in my local project however...
View ArticleCan't get cordova network plugin to work
After spending 2 hrs, nothing worked for me. I have installed cordova network plugin, also checked my androidmanifest.xml file everything was as suggested by other users. What worked for, i am posting...
View ArticleIonic 2 and Angular2's Router
I am new here so forgive me if I am missing something. Ionic builds its own "routing" so that developers can use the familiar stack approach to building pages. This allows you to push and pop pages...
View ArticleSide menu icon replace with image
Hi guys I've searched around and can't find an answer to this one so I'm hoping someone can point me in the right direction. I'd like to replace the standard Ionic side menu icon with a custom image....
View ArticleCount the number of users views of each item in view
Am woking on ionic App where we should show the number of users view for each item in an items list any suggestion how to implement this ?
View ArticleDownload Ionic 2 bundle files without npm
Bump, anyone ? Seems like I'm not alone on this problem.
View ArticleDownload Ionic 2 bundle files without npm
Its more than the libraries, the ionic commands use webpack to assemble and serve the projects. So while trying to run it without npm may seem like a clever idea, at this point it is not. I am sure...
View ArticleUsing google maps cordova plugin
I have followed the wiki to the tee. I have gotten the map to display, but then it disappears immediately. var map; document.addEventListener("deviceready", function() { var div =...
View ArticleNg barcode scanner
the database im using is firebase and i currently have the barcode set up just need to be able to get the data when the user scans the items
View ArticleWas it wrong to invest in ionic 1.0
i love ionic and i invest time to build high performance app using the framework and when i saw ionic 2 i like it but i hate the fact i need to learn something new specially i only spent only one year...
View Article