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-AssistantMk2

    Scheduled Pinned Locked Moved System
    421 Posts 61 Posters 559.7k Views 57 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.
    • S Offline
      sdetweil @aunrea
      last edited by

      @aunrea start the developers window, with ctrl-shift-i on the keyboard, select the tab marked console at the top of that window, and scroll up to find any errors, usually red text

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        aunrea @sdetweil
        last edited by

        @sdetweil The only error I got was

        Moment Timezone has no data for America/New York. See http://momentjs.com/timezone/docs/#/data-loading/.
        logError @ moment-timezone-with-data.js:472
        
        A 1 Reply Last reply Reply Quote 0
        • A Offline
          aunrea @aunrea
          last edited by

          I just realized I forgot to reactivate the module. I quoted it out. Now it runs fine. I don’t know what was the issue before.

          1 Reply Last reply Reply Quote 0
          • R Offline
            raedonlpa
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • O Offline
              otto
              last edited by

              i just what to check so if this is right or wrong before i try it:S

              https://pastebin.com/m4d4nhJH

              on line 20 i get this: ‘arrow function syntax (=>)’ is only available in ES6 (use ‘esversion: 6’).

              on line 21 i get this: Missing semicolon.

              is this anyting i need to change?

              O S 2 Replies Last reply Reply Quote 0
              • O Offline
                otto @otto
                last edited by

                @otto said in MMM-AssistantMk2:

                i just what to check so if this is right or wrong before i try it:S

                https://pastebin.com/m4d4nhJH

                on line 20 i get this: ‘arrow function syntax (=>)’ is only available in ES6 (use ‘esversion: 6’).

                on line 21 i get this: Missing semicolon.

                is this anyting i need to change?

                i got this when i was trying to start it:

                WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary module because it was not installed for the current system
                Expected directory: electron-v3.1-linux-arm-glibc
                Found: [node-v64-linux-arm-glibc]
                This problem can often be fixed by running “npm rebuild” on the current system
                Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.1-linux-arm-glibc/grpc_node.node’

                S ? 2 Replies Last reply Reply Quote 0
                • S Offline
                  sdetweil @otto
                  last edited by

                  @otto your node version is downlevel…

                  please do

                  node -v
                  

                  and

                  npm -v
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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

                    @otto after u fix the node problem above, then redo the npm install in the module folder…
                    if there are still issues, then see the module installation instructions for the steps to resolve this problem

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • O Offline
                      otto @sdetweil
                      last edited by

                      @sdetweil said in MMM-AssistantMk2:

                      node -v

                      node:v10.16.3

                      npm -V 6.11.2

                      1 Reply Last reply Reply Quote 0
                      • ? Offline
                        A Former User @otto
                        last edited by

                        @otto said in MMM-AssistantMk2:

                        WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary module because it was not installed for the current system
                        Expected directory: electron-v3.1-linux-arm-glibc
                        Found: [node-v64-linux-arm-glibc]

                        This message means you’ve missed/failed electron-rebuild step. read the docs and do that step again carefully.

                        O 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 32
                        • 33
                        • 34
                        • 35
                        • 36
                        • 42
                        • 43
                        • 34 / 43
                        • 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