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.

    Error starting after upgrade

    Scheduled Pinned Locked Moved Solved Troubleshooting
    41 Posts 5 Posters 10.4k Views 5 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.
    • S Offline
      sdetweil @wwats
      last edited by

      @wwats try this from the n info

      Remove the installed Node.js (does not affect the cached versions). This can be useful to revert to the system version of node (if in a different location)

      sudo n prune
      sudo n uninstall
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      W 1 Reply Last reply Reply Quote 1
      • W Offline
        wwats @sdetweil
        last edited by

        @sdetweil ok this was sucessfull… and what do I have to do now? reinstall? How?
        Thank you very much and sorry, I’m not an IT specialist…

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

          @wwats and what does
          node -v
          show now?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          W 1 Reply Last reply Reply Quote 1
          • W Offline
            wwats @sdetweil
            last edited by

            @sdetweil

            pi@raspberrypi:~ $ node -v
            -bash: /usr/local/bin/node: Datei oder Verzeichnis nicht gefunden

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

              @wwats can u do

              ls -laF /usr/local/bin/node

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              W 1 Reply Last reply Reply Quote 1
              • W Offline
                wwats @sdetweil
                last edited by

                @sdetweil no… :
                pi@raspberrypi:~ $ ls -laF /usr/local/bin/node
                ls: Zugriff auf ‘/usr/local/bin/node’ nicht möglich: Datei oder Verzeichnis nicht gefunden

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

                  @wwats ok, try this

                  which node

                  on my desktop returns

                  /usr/local/bin/node

                  and there is a file there…

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  W 1 Reply Last reply Reply Quote 0
                  • W Offline
                    wwats @sdetweil
                    last edited by

                    @sdetweil i’m very sorry but i don’t understand this and what i have exactly to do… Can you explain it in a different way?

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

                      @wwats

                      type the command

                      which node
                      

                      and show the output

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      W 1 Reply Last reply Reply Quote 1
                      • W Offline
                        wwats @sdetweil
                        last edited by wwats

                        @sdetweil
                        ok i understand - output is
                        /usr/bin/node

                        maybe is this important: i work directly on my raspberry with ssh

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 2 / 5
                        • 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