Closed danielfttorres closed 10 years ago
Solved after see in the 'Gruntfile.js' a command: 'adduser:admin:admin@example.com:secret:true'. I put the parameters and run successfully. I think this must be explicited in README, this will help to initiate.
In 'express3-mongoose-multiple-files' example, I see the error message after run 'adduser' grunt task: Error: ValidationError: Validator "required" failed for path password, Validator "required" failed for path email, Validator "required" failed for path username
It's a bug or similar? How I add user with grunt task?