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

Hello-Lucy installation troubles

Scheduled Pinned Locked Moved Unsolved Troubleshooting
31 Posts 4 Posters 7.5k Views 4 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 Away
    sdetweil @SSkull995
    last edited by Feb 25, 2020, 5:03 PM

    @SSkull995 you have to

    cd ~/MagicMirror/modules/MMM-Hello-Lucy/installers
    ./dependencies.sh
    

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    S 1 Reply Last reply Feb 25, 2020, 5:04 PM Reply Quote 0
    • S Away
      sdetweil @sdetweil
      last edited by sdetweil Feb 25, 2020, 5:04 PM Feb 25, 2020, 5:04 PM

      AND NOT sudo
      And logged on as normal user, not root

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 1 Reply Last reply Feb 25, 2020, 5:29 PM Reply Quote 0
      • S Offline
        SSkull995 @sdetweil
        last edited by Feb 25, 2020, 5:29 PM

        @sdetweil man, I never ran sudo.
        And I still don’t know why the program gives me the error about the config.json file and the dependencies.sh
        Btw, ./dependencies is no command

        S S 2 Replies Last reply Feb 25, 2020, 5:34 PM Reply Quote 0
        • S Offline
          SSkull995 @SSkull995
          last edited by Feb 25, 2020, 5:34 PM

          @SSkull995 just to be sure, I ran the program again, the installer. This time with the ./dependencies. Errors+no dependencies directory found

          1 Reply Last reply Reply Quote 0
          • S Away
            sdetweil @SSkull995
            last edited by Feb 25, 2020, 5:39 PM

            @SSkull995 did u look in the folder?

            It’s ./dependencies.sh

            The only file in the module/installers folder

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            S S 2 Replies Last reply Feb 25, 2020, 5:45 PM Reply Quote 0
            • S Away
              sdetweil @sdetweil
              last edited by Feb 25, 2020, 5:45 PM

              we may have to start over, as I have no idea what ‘installer’ u have been running or how

              cd ~/MagicMirror/modules
              rm -rf MMM-Hello-Lucy
              Then git clone Mykles repo
              cd MMM-Hello-Lucy
              cd installers
              ./dependencies.sh
              cd ..
              npm install
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S Offline
                SSkull995 @sdetweil
                last edited by Feb 25, 2020, 6:42 PM

                @sdetweil actually I have dependencies.sh, because the ./ makes it invisible even if it was there. Typing ls in installers makes me see the normal dependencies.sh

                S 1 Reply Last reply Feb 25, 2020, 7:01 PM Reply Quote 0
                • S Away
                  sdetweil @SSkull995
                  last edited by Feb 25, 2020, 7:01 PM

                  @SSkull995 but it is not in the path, do you have to use ./ to select it

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    Mykle1 Project Sponsor Module Developer
                    last edited by Mykle1 Feb 26, 2020, 3:14 AM Feb 26, 2020, 3:13 AM

                    From the readme

                    Please complete all 3

                    Open a terminal.

                    git clone https://github.com/mykle1/Hello-Lucy into the ~/MagicMirror/modules directory

                    Then
                    cd Hello-Lucy/installers

                    Then
                    bash dependencies.sh

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      SSkull995
                      last edited by SSkull995 Feb 26, 2020, 2:33 PM Feb 26, 2020, 2:13 PM

                      I can see I did not really explained myself, and I am sorry for that. I did the three passages of yours in the readme, and after reinstalling everything now it does not show me any error during installation! Yes!
                      BUT, now I run MagicMirror with the module installed and put in the config.js, and this message comes up:

                      No helper found for module: alert.
                      [15:12:13.980] [ERROR] WARNING! Could not validate config file. Starting with default configuration. Please correct syntax errors at or above this line: SyntaxError: Unexpected token ] in JSON at position 6643

                      This occurs only when I put the module in config.js, but I don’t know where the error is, what is the JSON file?
                      Many thanks and sorry!

                      M 2 Replies Last reply Feb 27, 2020, 1:16 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 2 / 4
                      2 / 4
                      • First post
                        12/31
                        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