bktz / Laravel-4-AngularJS-Starter-Site

Laravel-4-AngularJS-Starter-Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on installation ->step 1 ->'grunt' command

franzkie opened this issue · comments

When I followed the steps and entered the 'grunt' command after 'bower install' I received a FileError:'bootstrap.less' wasn't found in public\assets\less\bootstrap. and so on with the other bootstrap less files.. also the font-awesome less files..

issue 1

So I decided to manually download the needed less files for bootstrap and font-awesome and then 'grunt; command was successfully done without errors.

Maybe this could help for those people having the same issue :)