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

``` { [CordovaError: Current working directory is not a Cordova-based project.] name: 'CordovaError', message: 'Current working directory is not a Cordova-based project.' } ``` I get this error when i...

1. Trying to compile my app for iOS using build.phonegap.com 2. When I upload zipped /www folder (after running 'grunt serve'), I don't get to see my app (after it's...

I have created ionic project with generator-ionic and push the project to git , So how can i download and start the project from another location? I tried to use...

iMac:my-ionic-project developer$ sudo npm install -g generator-ionic npm WARN peerDependencies The peer dependency yo@>=1.0.0 included from generator-ionic will no npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency...

Below is the error when I try to execute grunt platform:add:ios on Windows PS C:\Git\SmartMeteoMobileApp\src> grunt platform:add:ios Running "platform:add:ios" (platform) task Creating ios project... > > Error: C:\Users\alex.cordova\lib\ios\cordova\3.4.1\bin\create: Command failed...

I'm seeing the old plugin names

Here's a wrinkle. I was working behind a proxy server at the Santa Monica Library and tried installing "$ yo ionic." Things went fine until I got to Bower installation...

You need to not duplicate and DRY so I dont want to have to specify mixins across two differing scss files. As the default scenario is set up there is...

1. ERR_CONNECTION_REFUSED so updated `package.json`: "grunt-concurrent": "1.0.0" 2. `grunt serve` results in blank page with console errors: ![screen shot 2015-07-04 at 20 06 11](https://cloud.githubusercontent.com/assets/12203540/8507484/941b69be-2288-11e5-98b0-67dd1e9f978c.png)

I have ionic project and can build and run it with the commands grunt run:android But for setting up the instabug in my project i open the project with the...