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.

    why when install npm it show this WARN

    Scheduled Pinned Locked Moved Troubleshooting
    6 Posts 2 Posters 2.9k Views 2 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.
    • J Offline
      jiyar
      last edited by

      npm WARN enoent ENOENT: no such file or directory, open ‘/home/pi/MagicMirror/modules/package.json’
      npm WARN enoent ENOENT: no such file or directory, open ‘/home/pi/MagicMirror/modules/node_modules/node_helper/package.json’
      npm WARN modules No description
      npm WARN modules No repository field.
      npm WARN modules No README data
      npm WARN modules No license field.

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @jiyar
        last edited by

        @jiyar

        Are you sure you’re running the command in the right directory?

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • J Offline
          jiyar
          last edited by jiyar

          @mykle1 when I git clone a modules then I execute npm install i got this problem

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @jiyar
            last edited by

            @jiyar

            You must execute npm install inside that module folder

            Example:

            git clone https://github.com/mykle1/MMM-LICE.git

            then cd MMM-LICE

            then npm install

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • J Offline
              jiyar
              last edited by jiyar

              @mykle1 i did that but i still got this problem

              Mykle1M 1 Reply Last reply Reply Quote 0
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @jiyar
                last edited by

                @jiyar

                What module are you talking about?

                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