MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Chethan
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 17
    • Groups 0

    Chethan

    @Chethan

    0
    Reputation
    6
    Profile views
    17
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Email chethan_p@stskproptech.com

    Chethan Unfollow Follow

    Latest posts made by Chethan

    • RE: MMM Google assistant i get error

      @sdetweil yes everything is complete at the end i get this error

      posted in Bug Hunt
      C
      Chethan
    • RE: I get error in magic mirror when am installing the magic mirror the cmd: npm run start

      @sdetweil said in I get error in magic mirror when am installing the magic mirror the cmd: npm run start:

      i think he is running cli mode, no xwindows

      yes am running in the cli wifi

      posted in Bug Hunt
      C
      Chethan
    • MMM Google assistant i get error

      when am run the mmm google assistance i get this error
      after complet all steps when am give this cmd

      cd ~/MagicMirror/modules/MMM-GoogleAssistant
      node auth_and_test.js
      

      internal/modules/cjs/loader.js:638
      throw err;
      ^

      Error: Cannot find module ‘@bugsounet/google-assistant’
      at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
      at Function.Module._load (internal/modules/cjs/loader.js:562:25)
      at Module.require (internal/modules/cjs/loader.js:692:17)
      at require (internal/modules/cjs/helpers.js:25:18)
      at Object. (/home/pi/MagicMirror/modules/MMM-GoogleAssistant/auth_and_test.js:7:25)
      at Module._compile (internal/modules/cjs/loader.js:778:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:789:10)
      at Module.load (internal/modules/cjs/loader.js:653:32)
      at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
      at Function.Module._load (internal/modules/cjs/loader.js:585:3)2021-02-13-175903_1920x1080_scrot.png

      posted in Bug Hunt
      C
      Chethan
    • RE: I get error in magic mirror when am installing the magic mirror the cmd: npm run start

      @0m4r yaa its working now but when am run the mmm google assistance i get this error
      after complet all steps when am give this cmd

      cd ~/MagicMirror/modules/MMM-GoogleAssistant
      node auth_and_test.js
      

      internal/modules/cjs/loader.js:638
      throw err;
      ^

      Error: Cannot find module ‘@bugsounet/google-assistant’
      at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
      at Function.Module._load (internal/modules/cjs/loader.js:562:25)
      at Module.require (internal/modules/cjs/loader.js:692:17)
      at require (internal/modules/cjs/helpers.js:25:18)
      at Object. (/home/pi/MagicMirror/modules/MMM-GoogleAssistant/auth_and_test.js:7:25)
      at Module._compile (internal/modules/cjs/loader.js:778:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:789:10)
      at Module.load (internal/modules/cjs/loader.js:653:32)
      at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
      at Function.Module._load (internal/modules/cjs/loader.js:585:3)

      posted in Bug Hunt
      C
      Chethan
    • RE: I get error in magic mirror when am installing the magic mirror the cmd: npm run start

      @sdetweil i give code on the pi cmd

      posted in Bug Hunt
      C
      Chethan
    • RE: I get error in magic mirror when am installing the magic mirror the cmd: npm run start

      @sdetweil no am running my own Samsung desktop I connect raspberry to that display

      posted in Bug Hunt
      C
      Chethan
    • RE: I get error in magic mirror when am installing the magic mirror the cmd: npm run start

      @0m4r f1987bcd-5237-4490-8790-addce00864a2-image.png

      i dont know what is the software that is being fresher in this

      posted in Bug Hunt
      C
      Chethan
    • RE: I get error in magic mirror when am installing the magic mirror the cmd: npm run start

      @0m4r raspberry pi 4

      posted in Bug Hunt
      C
      Chethan
    • RE: I get error in magic mirror when am installing the magic mirror the cmd: npm run start

      @0m4r when am running in the server its working but when am try to run in the local its not working

      posted in Bug Hunt
      C
      Chethan
    • RE: I get error in magic mirror when am installing the magic mirror the cmd: npm run start

      @sdetweil
      Yes am in that folder only before start the magic mirror i use this steps: npm install after that npm run

      but error look like the same check bellow

      pi@raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.14.0 start /home/pi/MagicMirror
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      /home/pi/MagicMirror/node_modules/electron/index.js:14
      throw new Error(‘Electron failed to install correctly, please delete node_modules/electron and try installing again’)
      ^

      Error: Electron failed to install correctly, please delete node_modules/electron and try installing again
      at getElectronPath (/home/pi/MagicMirror/node_modules/electron/index.js:14:11)
      at Object. (/home/pi/MagicMirror/node_modules/electron/index.js:18:18)
      at Module._compile (internal/modules/cjs/loader.js:1063:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:1092:10)
      at Module.load (internal/modules/cjs/loader.js:928:32)
      at Function.Module._load (internal/modules/cjs/loader.js:769:14)
      at Module.require (internal/modules/cjs/loader.js:952:19)
      at require (internal/modules/cjs/helpers.js:88:18)
      at Object. (/home/pi/MagicMirror/node_modules/electron/cli.js:3:16)
      at Module._compile (internal/modules/cjs/loader.js:1063:30)
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.14.0 start: DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.14.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2021-02-12T12_06_40_294Z-debug.log

      help me any one

      posted in Bug Hunt
      C
      Chethan