npm install --unsafe-perm fixed the problem for me.
Read the statement by Michael Teeuw here.
Best posts made by Lange
-
RE: Timezone
Ï fixed it my self… not reading the readme is a fault…
{ module: "clock", position: "top_bar", config: { timezone: "Europe/Copenhagen" } },
Latest posts made by Lange
-
RE: Timezone
Ï fixed it my self… not reading the readme is a fault…
{ module: "clock", position: "top_bar", config: { timezone: "Europe/Copenhagen" } },
-
RE: Blank mirror?
@Esinem said in Blank mirror?:
@Lange said in Blank mirror?:
npm install --unsafe-perm fixed the problem for me.
Hurrah! You saved my sanity! Finally, after several days of repeated reinstalls and fiddling, it lives!
Ive seen many with the problem, but no one has posted the solution. There for, always visit your old posts :D
-
Timezone
Hi! Im running in serveronly mode and have an Airtame, witch can not set timezones.
Is is plaussible to edit the output?
-
Blank mirror?
Hi! A new setup on a ubuntu server, trying to use server only.
This is what i get:
node serveronly:
lange@tower:~/MagicMirror$ node serveronly/ Starting MagicMirror: v2.1.3 Loading config ... Loading module helpers ... No helper found for module: alert. Initializing new module helper ... Module helper loaded: updatenotification No helper found for module: clock. Initializing new module helper ... Module helper loaded: calendar No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper ... Module helper loaded: newsfeed All module helpers loaded. Starting server on port 8080 ... Server started ... Connecting socket for: updatenotification Connecting socket for: calendar Starting node helper for: calendar Connecting socket for: newsfeed Starting module: newsfeed Sockets connected & modules started ... Ready to go! Please point your browser to: http://192.168.1.123:8080
This is what i get when using sh run-start.sh
lange@tower:~/MagicMirror$ sh run-start.sh /usr/local/lib/node_modules/electron/dist/electron: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
Help please :)
-
RE: Motion Detector
@reaper81 said in Motion Detector:
Can I use the Pi-Camera for Motion Detection and Face-Recognition at the same time or have I to use seperate cameras for each module?
This uses a pir-sensor
-
RE: Editing files on Windows through SD-adapter.
Why not just set up the pi to a external monitor?
Then use filezilla and notepad++ for editing on the windows mashineelse use just the browser on your windows mashine
-
RE: Not updating after network lost
It seems like the browser is crashing or not auto updating since it works when you access from a new location/browser