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-TelegramBot error

    Scheduled Pinned Locked Moved Solved Troubleshooting
    13 Posts 3 Posters 3.2k 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 Offline
      sdetweil @Stoffbeuteluwe
      last edited by sdetweil

      @Stoffbeuteluwe looks like u ran sudo npm install which marked all the folders as owned by root…

      fix
      from the MagicMirror folder do

      sudo chown -R patrickhahn .
      

      then redo your npm install for that module

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      StoffbeuteluweS 1 Reply Last reply Reply Quote 0
      • StoffbeuteluweS Offline
        Stoffbeuteluwe Project Sponsor @sdetweil
        last edited by

        @sdetweil sorry not working

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

          @Stoffbeuteluwe what does it say?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          StoffbeuteluweS 1 Reply Last reply Reply Quote 0
          • StoffbeuteluweS Offline
            Stoffbeuteluwe Project Sponsor @sdetweil
            last edited by

            @sdetweil it says the same

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

              @Stoffbeuteluwe ok, try this in the MagicMirror folder

              sudo chown -R patrickhahn *.*
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • StoffbeuteluweS Offline
                Stoffbeuteluwe Project Sponsor
                last edited by

                it is still the same error

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

                  @Stoffbeuteluwe sorry, dumb

                  in the users home folder, not from MagicMirror…

                  my mistake

                  cd ~
                  sudo chown -R patrickhahn *.*
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  StoffbeuteluweS 2 Replies Last reply Reply Quote 0
                  • StoffbeuteluweS Offline
                    Stoffbeuteluwe Project Sponsor @sdetweil
                    last edited by

                    @sdetweil it is the same…I will try again tomorrow thank you

                    1 Reply Last reply Reply Quote 0
                    • StoffbeuteluweS Offline
                      Stoffbeuteluwe Project Sponsor @sdetweil
                      last edited by

                      @sdetweil now I have a new install off MM but still the same problem. Maybe the module doesn’t work on Mac

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

                        @Stoffbeuteluwe
                        It works on OSX well (Basically all my magicmirror modules were developed on MacBookPro)
                        I agree to @sdetweil . You might have made a mistake to use sudo on making your environment.

                        To solve this problem

                        • delete your npm cache
                        • reset the permissions of your /Users/patrickhah/.npm

                        https://docs.npmjs.com/getting-started/fixing-npm-permissions
                        https://docs.npmjs.com/troubleshooting/try-clearing-the-npm-cache

                        Or try this;

                        sudo npm cache clean -f
                        
                        StoffbeuteluweS 2 Replies Last reply Reply Quote 0
                        • StoffbeuteluweS Offline
                          Stoffbeuteluwe Project Sponsor @Guest
                          last edited by

                          @Sean what I doing wrong when installing magic mirror or npm
                          -I do the manual install…from MM site
                          -I download node js and install

                          • I install pm2
                          • than I install modules
                          1 Reply Last reply Reply Quote 0
                          • StoffbeuteluweS Offline
                            Stoffbeuteluwe Project Sponsor @Guest
                            last edited by

                            @Sean works thank you 🙏

                            1 Reply Last reply Reply Quote 0

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            • 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