MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Updating the MM View after editing config.js

    General Discussion
    2
    2
    87
    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
      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
        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

        Create a working config
        How to add modules

        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