• 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-RemoteCompliments Install Issues

Scheduled Pinned Locked Moved Unsolved Troubleshooting
3 Posts 3 Posters 337 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.
  • B Offline
    bruteforce
    last edited by Aug 14, 2023, 5:02 PM

    When I try to install MMM-RemoteCompliments following the instructions (https://github.com/mitchelltmarino/MMM-RemoteCompliments/blob/master/Drive/README.md), I get an error message close to the end of the setup when I’m supposed to run the Setup.js script.

    I’m in the MMM-RemoteCompliments/Drive folder, and I type “node Setup” and get back the following:

    /home/admin/magicmirror/modules/MMM-RemoteCompliments/Drive/Setup.js:37
    const oAuth2Client = new google.auth.OAuth2(client_id, client_secret, redirect_uris[0]);
    ^
    TypeError: Cannot read properties of undefined (reading ‘0’)
    at /home/admin/magicmirror/modules/MMM-RemoteCompliments/Drive/Setup.js:37:88
    at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)

    It probably doesn’t paste over well, but the “^” on the third line is pointing at “redirect_uris[0]”

    Any suggestions on what is going wrong here? I believe I’ve done the correct authorizations and have the client secret file set up correctly, but I’m not sure what’s going wrong.

    S A 2 Replies Last reply Aug 14, 2023, 6:38 PM Reply Quote 0
    • S Offline
      sdetweil @bruteforce
      last edited by Aug 14, 2023, 6:38 PM

      @bruteforce did you do these steps of the instructions?
      Screenshot_20230814_133712_Chrome.jpg

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • A Offline
        Assassins @bruteforce
        last edited by Aug 20, 2023, 5:36 AM

        @bruteforce
        Install this : https://github.com/The-Exterminator/MyMagicMirror/blob/main/MMM-MagicMirrorCompliments/README.md
        Is work, and easy to set up.

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