• 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 Install Part 5 Unable to resolve dependency tree

Scheduled Pinned Locked Moved Troubleshooting
6 Posts 3 Posters 985 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.
  • S Away
    sdetweil @Desert Rat
    last edited by sdetweil Feb 17, 2021, 12:32 AM Feb 16, 2021, 4:39 PM

    @desert-rat what he said

                 |
                 v
    

    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 @Desert Rat
      last edited by Feb 16, 2021, 9:36 PM

      @desert-rat

      Just verifying:

      Did you run npm install in the Hello Lucy folder? Normally, this would be correct, but not in this case.

      The proper way of installing dependencies for Hello Lucy are as follows:

      • cd into the Hello-Lucy/installers folder

      • run bash dependencies.sh

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • D Offline
        Desert Rat
        last edited by Feb 17, 2021, 3:55 PM

        Thanks for the quick Response. I followed the install process from
        github mykle1 /Hello-Lucy . The steps I followed areshown below.

        3 Step Installation
        Please complete all 3

        git clone https://github.com/mykle1/Hello-Lucy into the ~/MagicMirror/modules directory
        cd Hello-Lucy/installers
        bash dependencies.sh
        

        Thanks Desert Rat

        1 Reply Last reply Reply Quote 0
        • D Offline
          Desert Rat
          last edited by Feb 24, 2021, 9:52 PM

          Resolved

          As with most things in life it will take two things to get you in trouble. In this instance I experienced The Part 5 errors noted here. I spent a couple of day researching NPM before doing as indicated in the install error messages ( Change Production Value ). That change produced other warnings and I attempted to test but failed. In the end the install and Hello-Lucy worked as advertised. The second problem was a mini microphone.

          Thanks for the help!

          M 1 Reply Last reply Apr 29, 2021, 12:20 AM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @Desert Rat
            last edited by Apr 29, 2021, 12:20 AM

            @desert-rat

            Actually, there was a dependency issue. It took me some time to figure out how to correct the issue. I took the simplest route. The issue was with the dev dependencies which are not necessary for Lucy to run but caused the installation of necessary dependencies to fail.

            I’ve removed the installation of the dev dependencies from the dependency installer. I trashed my installation of Lucy (and her dependencies) and did a fresh installation. Everything seems to be working correctly here now.

            Sorry for the long delay in investigating the problem.

            Create a working config
            How to add modules

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