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

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 Mar 18, 2018, 2:34 PM

    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.

    M 1 Reply Last reply Mar 18, 2018, 2:52 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @jiyar
      last edited by Mar 18, 2018, 2:52 PM

      @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 Mar 18, 2018, 3:02 PM Mar 18, 2018, 3:01 PM

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

        M 1 Reply Last reply Mar 18, 2018, 3:06 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @jiyar
          last edited by Mar 18, 2018, 3:06 PM

          @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 Mar 18, 2018, 3:17 PM Mar 18, 2018, 3:16 PM

            @mykle1 i did that but i still got this problem

            M 1 Reply Last reply Mar 18, 2018, 4:05 PM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @jiyar
              last edited by Mar 18, 2018, 4:05 PM

              @jiyar

              What module are you talking about?

              Create a working config
              How to add modules

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