MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Updating the MM View after editing config.js

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 284 Views 2 Watching
    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.
    • B Offline
      BlackMesaBarney
      last edited by

      Hey everyone, it’s my first post here.

      Is there a way to update my MagicMirror view after making edits on my config.js file without closing and reopening the npm process? I’m currently using
      “pm2 delete 0
      pm2 resurrect” to do it, and I’m in dire need to do it without resurrecting the process since it’s too slow.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @BlackMesaBarney
        last edited by sdetweil

        @BlackMesaBarney pm2 restart 0
        or hit ctrl-r to refresh the screen if u only made css type changes

        every linux command has a help for syntax

        pm2 --help
        ls --help
        mv --help

        etc

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        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 Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy