generator-ionic icon indicating copy to clipboard operation
generator-ionic copied to clipboard

Build hybrid mobile apps using the Ionic Framework

Results 102 generator-ionic issues
Sort by recently updated
recently updated
newest added

I've got some issues when the plugins are installed asynchronously, (some plugins are installed in the iOS project, some not), this is fixed if the plugin install process is made...

I was curious if there is any one out there that has successfully created an Ionic project code base that can serve up multiple projects. I am trying to accomplish...

Line 277 of grunt.js needs to be changed from ``` cwd: 'app/lib/ionic/release/fonts/', ``` to ``` cwd: 'app/bower_components/ionic/release/fonts/', ``` So that fonts are appropriately moved when compressing.

Hey! I just used the generator to make a sidebar menu app, but got blank page. I checked the console, and it said that the app.js was in wrong place....

Hi Is there a way to use the generator on an app built with the Ionic CLI that is basically complete? I don't want to redo anything just compress the...

sorry for noobness but im very new to android developing on frameworks....im following ur video on youtube....but unfortunatelly i cant get pass the error..sinc the command SUDO !! does not...

On a newly generated project, grunt test doesn't run the tests and just goes to the Waiting... message (as if I had run grunt serve). It will capture a file...

When I run yo ionic, I get error that cant find app/scripts ``` ✔ Done in /home/leijing/.cache/yeoman/diegonetto/ionic-starter-blank/master events.js:72 throw er; // Unhandled 'error' event ^ Error: ENOENT, no such file...

Hello, We currenty cannot force an application ID. Can we add this functionality on the the yo ionic command ? Thank you.

I keep getting this error when running grunt serve after using "yo ionic" > Running "clean:server" (clean) task > > Running "bower-install:app" (bower-install) task > Warning: ENOENT, no such file...