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

SolisCloud Solar PV

Scheduled Pinned Locked Moved Solved Requests
16 Posts 6 Posters 3.6k 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.
  • K Offline
    Kash 0 @sdetweil
    last edited by Feb 11, 2024, 10:26 AM

    @sdetweil said in SolisCloud Solar PV:

    just delete the node_modules folder and the npm install again

    Thank you both. I deleted the folder node_modules from within the Soliscloud parent folder, then ran npm install again, but it produced the same result. I then deleted the Soliscloud folder and did a clean install of the module. Unfortunately, that also produced the same result. The biggest errors seem to be:

    Failed to remove directories: There are warnings indicating that some directories could not be removed during cleanup, specifically related to the lzma-native dependency.

    Error during epoll installation: The installation process encounters an error while trying to rebuild the epoll dependency.

    Any and all help greatly appreciated :) - also, let me know if I should move the query to the Troubleshooting section.

    S 1 Reply Last reply Feb 11, 2024, 2:37 PM Reply Quote 0
    • S Offline
      sdetweil @Kash 0
      last edited by Feb 11, 2024, 2:37 PM

      @Kash-0 a few changes needed to the package…

      try my pull request

      cd to the module folder

      git fetch origin pull/1/head:test_install
      git checkout test_install
      

      then npm install should work

      npm install
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      K 1 Reply Last reply Feb 11, 2024, 4:07 PM Reply Quote 0
      • K Offline
        Kash 0 @sdetweil
        last edited by Feb 11, 2024, 4:07 PM

        @sdetweil said in SolisCloud Solar PV:

        git checkout test_install

        Nailed it! Thank you Sam, you absolute legend :)

        S 1 Reply Last reply Feb 11, 2024, 11:20 PM Reply Quote 0
        • S Offline
          sdetweil @Kash 0
          last edited by Feb 11, 2024, 11:20 PM

          @Kash-0 this change has been accepted into the base module. so

          to reset, in the module folder do

          git checkout main
          git pull
          

          no code change

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          C 1 Reply Last reply Feb 13, 2024, 8:41 PM Reply Quote 0
          • C Offline
            cyberphox @sdetweil
            last edited by Feb 13, 2024, 8:41 PM

            Looks like a cool module - although I have 3 inverters for my setup and I see there is no way to add more than 1 currently?

            Full time Dad, DJ and entertainer and lover of technology.

            S 1 Reply Last reply Feb 14, 2024, 2:07 PM Reply Quote 0
            • S Offline
              sdetweil @cyberphox
              last edited by sdetweil Feb 14, 2024, 2:07 PM Feb 14, 2024, 2:07 PM

              @cyberphox I would open an issue on the module GitHub page to engage the author

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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