Hi Shameera after installing node and npm run : npm install -g yo to install yeoman
after that run the below commands inside the root of the master repo. npm install bower install grunt server it should work. Regards Sanchit Aggarwal MS Research (Computer Science) Center for Visual Information Technology IIIT Hyderabad, Gachibowli Contact - 9581417330 On Sun, Jul 28, 2013 at 6:30 PM, Shameera Rathnayaka <[email protected] > wrote: > Hi all, > > I am getting following error when i try to run grunt inside the master > project. I have installed tools by runnig "sudo npm install -g yo grunt-cli > bower" and then tried to run grunt. Do i have missed something here? > > grunt-cli: The grunt command line interface. (v0.1.9) > > Fatal error: Unable to find local grunt. > > If you're seeing this message, either a Gruntfile wasn't found or grunt > hasn't been installed locally to your project. For more information about > installing and configuring grunt, please see the Getting Started guide: > > http://gruntjs.com/getting-started > > > Thanks, > Shameera. > > -- > Best Regards, > Shameera Rathnayaka. > > email: shameera AT apache.org , shameerainfo AT gmail.com > Blog : http://shameerarathnayaka.blogspot.com/ >
