Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Npm intstall

    General Discussion
    4
    7
    2065
    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.
    • D
      Damian last edited by

      Sorry if this sounds silly question but should i only use npm install when mentioned in readme or shold this be used everytime to install any module? Thank you

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

        @Damian said in Npm intstall:

        should i only use npm install when mentioned in readme or shold this be used everytime to install any module?

        Only when mentioned in the readme.

        npm install is used to install specific dependencies for a module. Not all modules make use of dependencies. Modules that make use of dependencies don’t all use the same dependencies.

        D 1 Reply Last reply Reply Quote 2
        • D
          Damian @Mykle1 last edited by

          @Mykle1

          thank you

          1 Reply Last reply Reply Quote 1
          • yawns
            yawns Moderator last edited by

            On the other hand I can’t think of any negative aspect. So if in doubt, just run npm install. If it is not required, it won’t do any harm

            D 1 Reply Last reply Reply Quote 3
            • D
              Damian @yawns last edited by

              @yawns

              thank you

              strawberry 3.141 1 Reply Last reply Reply Quote 0
              • strawberry 3.141
                strawberry 3.141 Project Sponsor Module Developer @Damian last edited by

                @Damian if you dont intend to develop on modules you can also just do npm install --productive, which just downloads those ones needed for production and doesn’t download the development dependencies.

                D 1 Reply Last reply Reply Quote 2
                • D
                  Damian @strawberry 3.141 last edited by

                  @strawberry-3.141

                  thank you good to know

                  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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy