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

    Posts

    Recent Best Controversial
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      "Installing fonts …
      "MagicMirror installation finished successfully!

      magicmirror@2.16.0 prepare C:\Users\Tecsis\magicmirror
      [ -f node_modules/.bin/husky ] && husky install || echo no husky installed.

      husky - Git hooks installed
      npm WARN tsutils@3.21.0 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.
      npm WARN magicmirror@2.16.0 scripts[‘server’] should probably be scripts[‘start’].
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“win32”,“arch”:“x64”})

      audited 923 packages in 21.766s

      110 packages are looking for funding
      run npm fund for details

      found 0 vulnerabilities

      Tecsis@DESKTOP-FGU3JGC MINGW64 ~/magicmirror (master)
      $ npm start
      npm ERR! missing script: start

      npm ERR! A complete log of this run can be found in:
      npm ERR! C:\Users\Tecsis\AppData\Roaming\npm-cache_logs\2021-09-02T02_53_44_514Z-debug.log

      Tecsis@DESKTOP-FGU3JGC MINGW64 ~/magicmirror (master)
      $

      posted in Troubleshooting
      A
      angeldchaveza
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      u are on windows. there are extra steps for windows

      these were the steps i followed

      https://forum.magicmirror.builders/topic/4089/complete-walkthrough-install-magicmirror-on-a-pc-windows-7-10

      posted in Troubleshooting
      A
      angeldchaveza
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @angeldchaveza .
      im delete display of "matefits71 " error logs view

      0 info it worked if it ends with ok
      1 verbose cli [
      1 verbose cli ‘C:\Program Files\nodejs\node.exe’,
      1 verbose cli ‘C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js’,
      1 verbose cli ‘start’
      1 verbose cli ]
      2 info using npm@6.14.14
      3 info using node@v14.17.5
      4 verbose stack Error: missing script: start
      4 verbose stack at run (C:\Program Files\nodejs\node_modules\npm\lib\run-script.js:155:19)
      4 verbose stack at C:\Program Files\nodejs\node_modules\npm\lib\run-script.js:63:5
      4 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:116:5
      4 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:436:5
      4 verbose stack at checkBinReferences_ (C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:391:45)
      4 verbose stack at final (C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:434:3)
      4 verbose stack at then (C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:161:5)
      4 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:382:12
      4 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\graceful-fs.js:123:16
      4 verbose stack at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:73:3)
      5 verbose cwd C:\Users\Tecsis\MagicMirror
      6 verbose Windows_NT 10.0.19041
      7 verbose argv “C:\Program Files\nodejs\node.exe” “C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js” “start”
      8 verbose node v14.17.5
      9 verbose npm v6.14.14
      10 error missing script: start
      11 verbose exit [ 1, true ]

      posted in Troubleshooting
      A
      angeldchaveza
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      $ npm start

      magicmirror@2.16.0 start C:\Users\Tecsis\MagicMirror
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      “DISPLAY” no se reconoce como un comando interno o externo,
      programa o archivo por lotes ejecutable.
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.16.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.16.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! C:\Users\Tecsis\AppData\Roaming\npm-cache_logs\2021-09-02T01_57_52_304Z-debug.log

      posted in Troubleshooting
      A
      angeldchaveza
    • 1 / 1