You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sourabh Singh edited this page Nov 24, 2017
·
1 revision
Remove grunt if installed globally - "npm uninstall -g grunt"
2. Install grunt-cli - "npm install -g grunt-cli"
3. Install grunt, grunt-plugins used in COCO - Run "npm install" from media/coco folder
4. When you need to build - run "grunt roptimize" from media/coco folder