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.

    /usr/local/bin /node: cannot execute

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 2 Posters 277 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.
    • C Offline
      crueschemeyer
      last edited by

      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?

      S 2 Replies Last reply Reply Quote 0
      • S Away
        sdetweil @crueschemeyer
        last edited by

        @crueschemeyer did you install nodejs in advance of running my script?

        can you do

        node -v

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @crueschemeyer
          last edited by

          @crueschemeyer i have not tried 32bit on pi5, as pi5 is optimized for 64bit, and minimum 2 gig is more than enough memory

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil i run my pi5 on 256 gig nvme using 64 bit os

            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