MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. heath1066
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    H
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Install scripts won't install?

      @sdetweil I will have to send later this eve, but here:

      @raspberry:~ $ uname -a
      Linux raspberry 5.10.0-39-amd64 #1 SMP Debian 5.10.251-1 (2026-03-09) x86_64 GNU/Linux

      posted in Troubleshooting
      H
      heath1066
    • RE: Install scripts won't install?

      @sdetweil
      spberry:~ $ lsb_release -a
      No LSB modules are available.
      Distributor ID: Debian
      Description: Debian GNU/Linux 11 (bullseye)
      Release: 11
      Codename: bullseye

      posted in Troubleshooting
      H
      heath1066
    • RE: Install scripts won't install?

      errors in shared libraries now

      hhays@raspberry:~ $ n --version
      10.2.0
      hhays@raspberry:~ $ sudo n 22.21.1
      installing : node-v22.21.1
      mkdir : /usr/local/n/versions/node/22.21.1
      fetch : https://nodejs.org/dist/v22.21.1/node-v22.21.1-linux-x64.tar.xz
      copying : node/22.21.1
      node: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
      /usr/local/bin/node: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
      installed : (with npm )

      posted in Troubleshooting
      H
      heath1066
    • RE: Install scripts won't install?

      @sdetweil install v22.21.1 failed.

      posted in Troubleshooting
      H
      heath1066
    • Install scripts won't install?

      Every attempt shows the below. I am stumped any help is appreciated.

      ys@raspberry:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”

      $$\ $$\ $$\ $$\ $$\ $$\ $$$$$$
      $$$\ $$$ | _| $$$\ $$$ |_| $$ $$
      $$$$\ $$$$ | $$$$$$\ $$$$$$\ $$\ $$$$$$$\ $$$$\ $$$$ |$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ _/ $$ |
      $$$$$$ $$ | _
      $$\ $$ $$\ $$ |$$ |$$$$$$ $$ |$$ |$$ $$\ $$ $$\ $$ $$\ $$ $$\ $$$$$$ |
      $$ $$$ $$ | $$$$$$$ |$$ / $$ |$$ |$$ / $$ $$$ $$ |$$ |$$ | _|$$ | _|$$ / $$ |$$ | _|$$ /
      $$ |$ /$$ |$$ __$$ |$$ | $$ |$$ |$$ | $$ |$ /$$ |$$ |$$ | $$ | $$ | $$ |$$ | $$ |
      $$ | _/ $$ |$$$$$$$ |$$$$$$$ |$$ |$$$$$$$\ $$ | _/ $$ |$$ |$$ | $$ | $$$$$$ |$$ | $$$$$$$$
      _
      | _
      | _
      | _
      $$ |_| _
      |_| _|_|_| __| _
      / _| _______|
      $$\ $$ |
      $$$$$$ |
      _
      ____/

      install log being saved to /home/hhays/install.log
      Updating packages …
      Installing helper tools …
      nvm_command is export NVM_DIR=/home/hhays/.config/nvm; . “/home/hhays/.config/nvm/nvm.sh” [ -s “/home/hhays/.config/nvm/nvm.sh” ] && . “/home/hhays/.config/nvm/nvm.sh”; nvm install v22.21.1 nvm uninstall
      node failed to execute, please check the error message and resolve before trying again

      posted in Troubleshooting
      H
      heath1066
    • 1 / 1