Problem at first run
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 "Gruntfile.js" tasks...ERROR
ReferenceError: _ is not define"
Do you have any idea why?
Thanks!
may problema ken
On Wed, Feb 25, 2015 at 3:30 AM, Sin- [email protected] wrote:
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 "Gruntfile.js" tasks...ERROR
ReferenceError: _ is not define"
Do you have any idea why?
Thanks!
— Reply to this email directly or view it on GitHub https://github.com/mranosa/generator-angular-mobile/issues/1.
same here
hello,
someone as found a solution for this error?
Im so sorry guys, its been a long time since I have worked on this project, and have forgotten the stack. :crying_cat_face: and have my hands full currently, so I still cant work on this. but from what the error says, its a missing lodash dependecy. If someone could create a pull request that would be great :smile:
var _ = require('lodash'); in gruntfile