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

    dr2man

    @dr2man

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    dr2man Unfollow Follow

    Latest posts made by dr2man

    • RE: Error after typing npm start

      @sdetweil Thank you so much for your help, I had surgery last week and recuperating, and I will be getting back to the project soon.

      posted in Troubleshooting
      D
      dr2man
    • RE: Error after typing npm start

      I initially get these errors below:
      C:\Users\ron_000>npm start
      npm ERR! code ENOENT
      npm ERR! syscall open
      npm ERR! path C:\Users\ron_000\package.json
      npm ERR! errno -4058
      npm ERR! enoent Could not read package.json: Error: ENOENT: no such file or directory, open ‘C:\Users\ron_000\package.json’
      npm ERR! enoent This is related to npm not being able to find a file.
      npm ERR! enoent

      npm ERR! A complete log of this run can be found in: C:\Users\ron_000\AppData\Local\npm-cache_logs\2024-02-02T23_48_46_079Z-debug-0.log

      posted in Troubleshooting
      D
      dr2man
    • RE: Error after typing npm start

      Yes Windows 10, I have looked at the rest of the page. If there is something I am supposed to see can you point it out? I continue to get this: ‘DISPLAY’ is not recognized as an internal or external command, operable program or batch file.
      After running the npm start command.
      Thanks

      posted in Troubleshooting
      D
      dr2man
    • Error after typing npm start

      I am new to MM, I just followed the directions closely to install Magic Mirror on my PC. I got to the section where I was typing npm start and I got an error: DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js
      ‘DISPLAY’ is not recognized as an internal or external command,
      operable program or batch file.
      Can anyone help?

      posted in Troubleshooting
      D
      dr2man