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

    Posts

    Recent Best Controversial
    • RE: MM starts but doesn't show up

      @sdetweil

      },
      	"optionalDependencies": {
      		"electron": "^27.2.0"
      	},
      	"dependencies": {
      		"colors": "^1.4.0",
      		"command-exists": "^1.2.9",
      		"console-stamp": "^3.1.2",
      		"envsub": "^4.1.0",
      		"eslint": "^8.56.0",
      		"express": "^4.18.2",
      		"express-ipfilter": "^1.3.1",
      		"feedme": "^2.0.2",
      		"helmet": "^7.1.0",
      		"html-to-text": "^9.0.5",
      		"iconv-lite": "^0.6.3",
      		"module-alias": "^2.2.3",
      		"moment": "^2.30.1",
      		"node-ical": "^0.17.1",
      		"socket.io": "^4.7.2"
      	},
      	"lint-staged": {
      		"*": "prettier --write",
      		"*.js": "eslint",
      		"*.css": "stylelint"
      	},
      	"_moduleAliases": {
      		"node_helper": "js/node_helper.js",
      		"logger": "js/logger.js"
      	},
      	"engines": {
      		"node": ">=18"
      	}
      }
      
      
      posted in Troubleshooting
      B
      Benalze
    • RE: MM starts but doesn't show up

      @sdetweil

      i@raspberrypi:~/MagicMirror $ node -v
      v20.8.0
      pi@raspberrypi:~/MagicMirror $ npm -v
      10.1.0
      
      
      posted in Troubleshooting
      B
      Benalze
    • 1 / 1