Error while adding bootstap glyphicons

meteor add bootstrap3:glyphicons
=> Errors while adding packages:

While selecting package versions:
error: Conflict: Constraint less@1.0.9 is not satisfied by less 2.5.1.
Constraints on package “less”:

  • less@=2.5.1 <- top level
  • less@1.0.9 <- bootstrap3:glyphicons 3.2.0_1

I get the above error when I add the bootstrap glyphicons package. Pls help

you just use twbs:bootstrap which is bootstrap 3.and you do not need glyphicon package again.
and then you can use all glyphicon in your code