Closed jussiry closed 10 years ago
Bower should automatically be installed when you install yo
Aside from that it is mentioned in the Readme that is generated On Apr 12, 2014 5:21 AM, "jussiry" notifications@github.com wrote:
There's bower dependency that is not notified if you don't have it installed. After running yo famous and grunt serve I was missing libfolder. Took awhile to figure that i need to install bower first and then run bower install.
Reply to this email directly or view it on GitHubhttps://github.com/Famous/generator-famous/issues/11 .
I'm closing this as I have verified that the generated readme file does in fact list bower as a dependency. As well currently installing yeoman will install bower globally as well.
There's bower dependency that is not notified if you don't have it installed. After running
yo famous
andgrunt serve
I was missinglib
folder. Took awhile to figure that i need to install bower first and then runbower install
.