Hi Sanchit, Thanks for your help, BTW after removing space on "name": "Apache Airavata WebUI" in project.json file, problems solved.
Thanks, Shameera. On Sun, Jul 28, 2013 at 7:31 PM, Sanchit Aggarwal < [email protected]> wrote: > 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/ >> > > -- Best Regards, Shameera Rathnayaka. email: shameera AT apache.org , shameerainfo AT gmail.com Blog : http://shameerarathnayaka.blogspot.com/
