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

Hi, when i try to run grunt, i always get the same message: Loading "grunt-karma.js" tasks...ERROR >> TypeError: Cannot read property 'prototype' of undefined Warning: Task "karma:continuous" not found. Use...

``` grunt plugin:add:https://github.com/apache/cordova-plugin-network-information.git Running "plugin:add:https://github.com/apache/cordova-plugin-network-information.git" (plugin) task Fetching plugin "https://github.com/apache/cordova-plugin-network-information.git" via git clone >> Error: spawn EACCES >> at exports._errnoException (util.js:746:11) >> at ChildProcess.spawn (child_process.js:1155:11) >> at Object.exports.spawn (child_process.js:988:9) >>...

Hi, everything is going perfectly except yo ionic command. On running this command, am getting error. Stack trace info trying registry request attempt 3 at 4:09:50 PM http GET http://registry.cordova.io/org.apache.cordova.device...

after running mkdir project && cd $_ yo ionic project grunt serve I get the message done without errors, execution time,.... completed in... waiting. But, no browser is being opened...

Hello everyone, i tried several times to create an app, but i had some problems cause i'm not a developer, i'm an ux designer.. so my problem when i tried...

I am trying generator-ionic, followed the usage guidelines in `README.md` and unable to generate a project for ionic using `yo ionic project` command. This is the error I am getting...

To ensure git does not ignore files in subdirectory, this commit restricts some entries to the root directory only.

First of all: GREAT JOB, guys. generator-ionic is a such a great generator!! I've successfully installed yo ionic. I did `grunt serve` and made some changes in html files in...

I am using Genymotion as my live testing environment and I run into a weird issue. When i run grunt run:android --livereload i never got the output I expected meaning...

as seen here: https://forum.ionicframework.com/t/minify-other-gulp-tasks-for-ionic-upload/34660 lib folder is inside www when uploading ionic project lib will be uploaded too including all unminified files any idea how to solve this as we...