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 get error in magic mirror when am installing the magic mirror the cmd: npm run start

    Scheduled Pinned Locked Moved Bug Hunt
    20 Posts 3 Posters 5.7k Views 3 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.
    • 0m4r0 Offline
      0m4r Module Developer @Chethan
      last edited by

      @chethan
      do you connect via ssh to your rasperry pi?
      then use this:
      DISPLAY=:0 nohup npm start

      https://github.com/0m4r

      S C 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @0m4r
        last edited by

        @0m4r npm start sets DISPLAY now so u dont have to do this.

        i think he is running cli mode, no xwindows

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 1
        • C Offline
          Chethan @0m4r
          last edited by

          @0m4r yaa its working now but when am run the mmm google assistance i get this error
          after complet all steps when am give this cmd

          cd ~/MagicMirror/modules/MMM-GoogleAssistant
          node auth_and_test.js
          

          internal/modules/cjs/loader.js:638
          throw err;
          ^

          Error: Cannot find module ‘@bugsounet/google-assistant’
          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
          at Function.Module._load (internal/modules/cjs/loader.js:562:25)
          at Module.require (internal/modules/cjs/loader.js:692:17)
          at require (internal/modules/cjs/helpers.js:25:18)
          at Object. (/home/pi/MagicMirror/modules/MMM-GoogleAssistant/auth_and_test.js:7:25)
          at Module._compile (internal/modules/cjs/loader.js:778:30)
          at Object.Module._extensions…js (internal/modules/cjs/loader.js:789:10)
          at Module.load (internal/modules/cjs/loader.js:653:32)
          at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
          at Function.Module._load (internal/modules/cjs/loader.js:585:3)

          0m4r0 1 Reply Last reply Reply Quote 0
          • C Offline
            Chethan
            last edited by

            @sdetweil said in I get error in magic mirror when am installing the magic mirror the cmd: npm run start:

            i think he is running cli mode, no xwindows

            yes am running in the cli wifi

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

              @chethan you must run in desktop mode if u want mm to display on the pi. the browser requires graphics

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • 0m4r0 Offline
                0m4r Module Developer @Chethan
                last edited by

                @chethan I suggest you contact the module developer. Can’t help with it :)

                https://github.com/0m4r

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