Advertisement
Guest User

Untitled

a guest
May 7th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. forever: {
  2. lorem-server: {
  3. options: {
  4. index: 'app/app.js',
  5. logDir: 'logs'
  6. }
  7. }
  8. }
  9.  
  10. root@mail [417 03:12:25 /projects/lorem/client]# grunt test
  11.  
  12. /projects/cms/client/Gruntfile.js:481
  13. lorem-server: {
  14. ^
  15. Loading "Gruntfile.js" tasks...ERROR
  16. >> SyntaxError: Unexpected token :
  17. Warning: Task "test" not found. Use --force to continue.
  18.  
  19. Aborted due to warnings.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement