Grunt project is not working
I like to run a grunt project in the server. I have purchased a theme for the project. This project is using grunt, angular, html node . I follow their instruction to run it in server.But "grunt bower-install-simple" this command is not working saying can not find module /array/collect .can not build the theme as well, using following command: "grunt build:standardversion"
any idea how can i run this project continuously without any problem.I manage to run it temporary basis using npm start command. But If i close the ssh terminal it will stop. Folder location root-> assignment -> AngularJs-Admin