Question

Photo of Anton Brown

0

Font Awesome Pro 6 bootstrap error

Recently installed Font Awesome 6 and got the following error on compile of the Stark theme:

A compile error occurred on bootstrap.less
Expected '}' but found 'x' on line 28 in file '../../../Styles/FontAwesome/_variables.less':
 [27]: .fa-sizes() {
 [28]: 2xs : @fa-size-scale-2xs;
       --^
 [29]: xs : @fa-size-scale-xs;
A compile error occurred on theme.less
Expected '}' but found 'x' on line 28 in file '../../../Styles/./FontAwesome/_variables.less':
 [27]: .fa-sizes() {
 [28]: 2xs : @fa-size-scale-2xs;
       --^
 [29]: xs : @fa-size-scale-xs;

Does anyone know the solution?  



  • Photo of Jim Michael

    0

    As far as I know, Rock is not compatible with FA6, which is a very different animal than FA5. 

  • Photo of Anton Brown

    0

    I went with 5 and it is just fine.  Would love those FA6 icons though!  Thanks for your help.

  • Photo of Jim Michael

    0

    Hopefully they can add support for 6 at some point, but it’s a very different architecture and not a simple “rip and replace”. 

  • Photo of Shawn Jones

    0

    I am jumping in on this too. I have a client who wants to update to FA6.1.1 as well. Is there any update?