MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
MMM-ProfileSwitche - icone not working after update
-
Re: [MMM-ProfileSwitcher](A Profile/User/Layout Switching Module)
Hello everyone,
this module doesnt show the icon anymore. i followed all the post here about the font awesome issue. npm install etc etc but still ;-/ any idea ?
i checked and it seems that the code is correct.
getStyles: function() {
return [“font-awesome.css”, this.file(‘MMM-TouchNavigation.css’)];
}, -
Hey everyone,
It’s solved \o/
somehow the @fortawesome wasnt created.
i downloaded font awesome and recreated the symbolic linkln -s \home\pi\fontawesome @fortawesome fixed everything
@MichMich
i saw you had an open issue with the exact same error message
https://github.com/MichMich/MagicMirror/issues/1597so i put that here
fijne avond