Navigation

    MagicMirror Forum

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

    UNSOLVED MMM-Hotword modules problem

    Troubleshooting
    4
    4
    1671
    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.
    • Y
      yuyuyu last edited by

      I’m having trouble with MMM-Hotword

      pi@raspberrypi:~/MagicMirror/modules/MMM-Hotword $ ls
      LICENSE README.md installer package.json temp
      MMM-Hotword.css components node_helper.js recipes trainer
      MMM-Hotword.js documents package-lock.json resources
      pi@raspberrypi:~/MagicMirror/modules/MMM-Hotword $ npm install
      npm WARN MMM-Hotword@2.0.1 No repository field.

      up to date in 1.245s
      ound 0 vulnerabilities

      pi@raspberrypi:~/MagicMirror/modules/MMM-Hotword $ ls
      LICENSE README.md installer package.json temp

      MMM-Hotword.css components node_helper.js recipes trainer
      MMM-Hotword.js documents package-lock.json resources
      pi@raspberrypi:~/MagicMirror/modules/MMM-Hotword $ cd node_modules
      bash: cd: node_modules: 그런 파일이나 디렉터리가 없습니다// There are no such files or directories

      Installing node_modules does not create a node_modules directory 😞

      S Sean bhepler 3 Replies Last reply Reply Quote 0
      • S
        sdetweil @yuyuyu last edited by

        @yuyuyu from the modules/MMM-Hotword folder do

        npm install
        

        There are other steps listed in the module README file if there are install troubles

        1 Reply Last reply Reply Quote 0
        • Sean
          Sean Module Developer @yuyuyu last edited by

          @yuyuyu
          https://github.com/eouia/MMM-Hotword/blob/master/documents/install.md

          1 Reply Last reply Reply Quote 0
          • bhepler
            bhepler Project Sponsor @yuyuyu last edited by

            @yuyuyu - Please use the markdown features of the forum when posting code.

            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