• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

i upgraded npm and node now mirror not auto starting

Scheduled Pinned Locked Moved Unsolved Troubleshooting
5 Posts 2 Posters 527 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.
  • A Offline
    arora1mayank
    last edited by sdetweil Apr 6, 2024, 11:13 AM Apr 6, 2024, 9:28 AM

    TypeError: Class extends value #<Object> is not a constructor or null
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/tar/lib/read-entry.js:91:4)
        at Module._compile (node:internal/modules/cjs/loader:1198:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
        at Module.load (node:internal/modules/cjs/loader:1076:32)
        at Function.Module._load (node:internal/modules/cjs/loader:911:12)
        at Module.require (node:internal/modules/cjs/loader:1100:19)
        at require (node:internal/modules/cjs/helpers:119:18)
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/tar/lib/pack.js:27:19)
        at Module._compile (node:internal/modules/cjs/loader:1198:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
    
    S 1 Reply Last reply Apr 6, 2024, 11:15 AM Reply Quote 0
    • S Offline
      sdetweil @arora1mayank
      last edited by Apr 6, 2024, 11:15 AM

      @arora1mayank can you do

      sudo npm install -g pm2
      

      to upgrade pm2

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      A 1 Reply Last reply Apr 6, 2024, 11:47 AM Reply Quote 0
      • A Offline
        arora1mayank @sdetweil
        last edited by Apr 6, 2024, 11:47 AM

        @sdetweil but even npm start showed this error

        S 2 Replies Last reply Apr 6, 2024, 11:52 AM Reply Quote 0
        • S Offline
          sdetweil @arora1mayank
          last edited by sdetweil Apr 6, 2024, 11:53 AM Apr 6, 2024, 11:52 AM

          @arora1mayank show more of the error output…
          also output of

          uname -a
          lsb_release -a
          node -v
          npm -v

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @arora1mayank
            last edited by Apr 6, 2024, 11:55 AM

            @arora1mayank after upgrade of node and npm did you rerun
            npm run install-mm

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              5/5
              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