Read the statement by Michael Teeuw here.
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
runnpm fund
for detailsfound 0 vulnerabilities
Tecsis@DESKTOP-FGU3JGC MINGW64 ~/magicmirror (master)
$ npm start
npm ERR! missing script: startnpm 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.logTecsis@DESKTOP-FGU3JGC MINGW64 ~/magicmirror (master)
$ -
@angeldchaveza do NOT install under
MINGW64just straight windows
-
Hi, newby here… I have reinstaled MM in my win 10 laptop… It was working well until the reinstallation…
I am having an issue, i will try to translate it, cuz my cmd is in spanish…magicmirror@2.17.1 start
node_modules/.bin/electron js/electron.js“node_modules” doesn’t recognize it as an internal or external command,
program or file by executable lot.At the same time i have notice, that “.bin” folder doesn’t contain “electron js” folder inside…
I have had to install manually npm for fonts ans vendor’s folders…
Please, help me Obi Wan Kenobi…
-
@killk You have asked the same question in different posts a few times. This can be seen as spamming,
-
@mumblebaj oh sorry, i have to delete the other one… I didn’t know it.
-
@killk we are all volunteers here. more folks around in the evenings, weekends. but it’s all volunteer. no commitment to answer any question or solve any problem . asking in multiple places doesn’t get help any faster.
-
@killk I had no problem
Win 10, under Vmware
git clone
npm install
and in vendors and fonts
edit the package.json
copy the default config.js from the samplenpm start
-
@mykle1 how can i resolve this ?
‘DISPLAY’ is not recognized as an internal or external command,
operable program or batch file. -
-
@sdetweil no i see this
listen EACCES: permission denied 127.0.0.1:8080
can you help me fix it