MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    MMM-ProfileSwitche - icone not working after update

    Utilities
    1
    2
    621
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • tidus5
      tidus5 last edited by tidus5

      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’)];
      },

      1 Reply Last reply Reply Quote 0
      • tidus5
        tidus5 last edited by

        Hey everyone,

        It’s solved \o/

        somehow the @fortawesome wasnt created.
        i downloaded font awesome and recreated the symbolic link

        ln -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/1597

        so i put that here 🙂

        fijne avond

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy