grunt error on superdesk start
  • I started supersede but saw this in the logs:

    redis_1    | [1] 10 Jul 15:02:29.359 * The server is now ready to accept connections on port 6379


    backend_1  | waiting for mongo...


    frontend_1 | grunt-cli: The grunt command line interface. (v0.1.13)


    frontend_1 | 


    frontend_1 | Fatal error: Unable to find local grunt.


    frontend_1 | 

    frontend_1 | If you're seeing this message, either a Gruntfile wasn't found or grunt


    frontend_1 | hasn't been installed locally to your project. For more information about


    frontend_1 | installing and configuring grunt, please see the Getting Started guide:


    frontend_1 | 


    frontend_1 | http://gruntjs.com/getting-started


    superdesk_frontend_1 exited with code 99


    I'm running on a Mac OS X with boot2docker
    Any ideas?
    Thanks
    Post edited by Anning Chen at 2015-07-10 11:32:19
  • 1 Comment sorted by
  • never mind I commented out the cd docker line in the docker-local-demo.sh... sorry