generator-angular-mobile icon indicating copy to clipboard operation
generator-angular-mobile copied to clipboard

angularjs + ngCordova

Results 3 generator-angular-mobile issues
Sort by recently updated
recently updated
newest added

Loading "jshint.js" tasks...ERROR > > Error: Cannot find module 'jshint' > > Loading "bower-install.js" tasks...ERROR > > Error: Cannot find module './lang/clone' > > Loading "imagemin.js" tasks...ERROR > > Error:...

After generator works I have this **broken** `bower.json`: ``` json { "name": "angular-mobile", "version": "0.0.0", "dependencies": { "angular": ">=1.3.0", "json3": "~3.2.6", "es5-shim": "~2.1.0", "jquery": "~1.10.2", "angular-resource": ">=1.3.0", "angular-cookies": ">=1.3.0", "angular-sanitize":...

I'm really interested in your generator, but once the app built with yeoman, and the commands 'bower install' and 'npm install' run, the command 'grunt serve' gives me this: "Loading...