• Register
    • Login
    • Search

    Issues enabling and starting my smart mirror

    General Discussion
    smartmirror npm file
    3
    5
    66
    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
      David 0 last edited by

      Hello Cédric I’m currently having issues starting the smart mirror when I give the command “npm start” the error signal and says this is related to npm not being able to find a file 👉 “no such file in directory, open ’ /home/mark/package.json” what should I do I would really appreciate your response.

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by bugsounet

        HI @David-0 ,

        npm start must been launched inside MagicMirror Folder

        So, I advice to try this:

        cd ~/MagicMirror
        npm start
        

        Explains:

        • cd ~/MagicMirror : enter to MagicMirror folder

        Note: ~ symbol mean /home/<user> in your case: /home/mark


        • npm start: read instructions from package.json file for launching a nodejs application (there MagicMirror)

        Note: that why you have no package.json file in your personal home directory and naturally it can open it ! (no such file in directory, open ’ /home/mark/package.json)

        My place in France Top committers of Github:
        committers.top badge

        1 Reply Last reply Reply Quote 0
        • D
          David 0 last edited by

          Thanks for the response, but this command starts the normal smart mirror but not with Google assistant enabled am I supposed to use a different command for that too, I followed all the steps from this post https://youtu.be/z0SyoTldsAU
          Am I supposed to do something else?

          1 Reply Last reply Reply Quote 0
          • bugsounet
            bugsounet Main Coder last edited by bugsounet

            There is no others special command

            just follow all step there

            eventually, past all log of the console when you start MM²

            My place in France Top committers of Github:
            committers.top badge

            1 Reply Last reply Reply Quote 0
            • V
              Videogames95 last edited by

              A good idea go to hootie style channel YouTube follow install
              And install GoogleAssistant . If go to wiki.bugsounet.fr/home
              You can install it from their.

              Hope this is some help .

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB | @bugsounet ©2023