• 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.

MMM-GoogleAssistant not running

Scheduled Pinned Locked Moved Utilities
55 Posts 5 Posters 11.7k Views 5 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.
  • W Offline
    wirdman @sdetweil
    last edited by Jul 22, 2020, 11:46 PM

    @sdetweil oh no i didn t know i gonna do that

    1 Reply Last reply Reply Quote 0
    • ? Offline
      A Former User
      last edited by A Former User Jul 23, 2020, 12:08 AM Jul 23, 2020, 12:06 AM

      if you want to use MMM-Spotify:

      npm run spotify step is not needed (only if you want visual)
      npm run librespot is needed only if you want to listen music in mirror

      spotify A2D config should be :

      spotify: {
        useSpotify: true, // because you use and love this sub-module
        useIntegred: false, // if you use MMM-Spotify
        useLibrespot: true, // if you use librespot
        connectTo: "A2D", // set your device name to librespot
        username: "MyUsername", // Spotify username for librespot
        password: "MyPassword, // Spotify password for librespot
      }
      

      better it’s clear with that ;)

      1 Reply Last reply Reply Quote 0
      • M Offline
        Mauro-1998
        last edited by Aug 1, 2020, 3:18 AM

        I also have a problem, I installed everything according to the documentation and it was done correctly, but when I run the application an error appears and the screen goes black. I need help please, thanks.
        Captura de pantalla de 2020-08-01 00-14-11.png Captura de pantalla de 2020-08-01 00-13-56.png

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by A Former User Aug 1, 2020, 12:41 PM Aug 1, 2020, 12:35 PM

          It’s meens that snowboy module is not builded correctly

          I think when you did npm install you should have some errors, right ?
          or maybe you did have no error but you try to do an npm fix command

          what OS do you use ?

          S 1 Reply Last reply Aug 1, 2020, 12:55 PM Reply Quote 0
          • S Offline
            sdetweil @Guest
            last edited by sdetweil Aug 1, 2020, 12:57 PM Aug 1, 2020, 12:55 PM

            @Bugsounet this post
            https://forum.magicmirror.builders/topic/13383/mmm-googleassistant-doesn-t-run

            says running Ubuntu, and note that mm is in a subfolder from the users home folder
            /home/mauro/Escritorio/MagicMirror

            one error posted shows
            cannot find module ./lib/node/index.js error

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User
              last edited by Aug 1, 2020, 1:13 PM

              I have some know issue with ubuntu
              Snowboy don’t want to build
              I have not ubuntu installed to debug it but maybe some package is missing ?
              If someone have a working version in ubuntu, simply contact me for updating script/dependencies

              in all case, It’s ouside the requirement of GA (for this moment)

              1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User
                last edited by Aug 1, 2020, 1:23 PM

                @sdetweil said in MMM-GoogleAssistant not running:

                cannot find module ./lib/node/index.js error

                it’s meens node_modules/@bugsounet/snowboy/lib/node/index.js don’t exist so ?

                1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil
                  last edited by Aug 1, 2020, 1:52 PM

                  you can use free VMware player to create a single virtual machine of some other os.
                  download the os iso boot disk image, and use VMware player to launch it

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User
                    last edited by A Former User Aug 1, 2020, 2:02 PM Aug 1, 2020, 1:59 PM

                    humm, yes, I have virtualbox installed on my debian machine, i will try

                    S 1 Reply Last reply Aug 1, 2020, 2:24 PM Reply Quote 0
                    • S Offline
                      sdetweil @Guest
                      last edited by Aug 1, 2020, 2:24 PM

                      @Bugsounet or on windows as host machine

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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