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.8k 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.
    • S Offline
      sdetweil @Rags
      last edited by

      @Rags just delete the node_modules folder and the npm install again

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      K 1 Reply Last reply Reply Quote 0
      • K Offline
        Kash 0 @sdetweil
        last edited by

        @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 Reply Quote 0
        • S Offline
          sdetweil @Kash 0
          last edited by

          @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 Reply Quote 0
          • K Offline
            Kash 0 @sdetweil
            last edited by

            @sdetweil said in SolisCloud Solar PV:

            git checkout test_install

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

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

              @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 Reply Quote 0
              • C Offline
                cyberphox @sdetweil
                last edited by

                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 Reply Quote 0
                • S Offline
                  sdetweil @cyberphox
                  last edited by sdetweil

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