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

    crueschemeyer

    @crueschemeyer

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    crueschemeyer Unfollow Follow

    Latest posts made by crueschemeyer

    • /usr/local/bin /node: cannot execute

      Hello,

      i am trying a fresh installation on a Raspberpi 5 32-bit Raspberry Pi OS (20241210)on NVME
      When using the script: githubcom/weil/MagicMirror_scripts the installation stops with "bash: line 273: /usr/local/bin/node: cannot execute: required file not found"l.

      ls -al /usr/local/bin 
      total 114584
      drwxr-xr-x  2 root root      4096 Dec 22 16:12 .
      drwxr-xr-x 11 root root      4096 Dec 22 15:02 ..
      lrwxrwxrwx  1 root root        45 Dec 22 16:12 corepack -> ../lib/node_modules/corepack/dist/corepack.js
      lrwxrwxrwx  1 root root        27 Dec 22 15:02 n -> ../lib/node_modules/n/bin/n
      -rwxr-xr-x  1 root root 117318528 Dec 22 16:12 node
      lrwxrwxrwx  1 root root        38 Dec 22 16:12 npm -> ../lib/node_modules/npm/bin/npm-cli.js
      lrwxrwxrwx  1 root root        38 Dec 22 16:12 npx -> ../lib/node_modules/npm/bin/npx-cli.js
      

      A fresh-install on a Raspberry 3 works.

      What’s the problem?

      posted in Troubleshooting
      C
      crueschemeyer