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

    Posts

    Recent Best Controversial
    • MMM-GoogleDriveSlideShow npm-install shows no progress

      Hello , I would like to user this module, https://github.com/clegallic/MMM-GoogleDriveSlideShow

      It was fine for git clone operation, after that I tried to jump second step for “npm install” but it’s waiting 20 minutes, no progress.

      The screen was just like that :

      PS C:\Users\Emrah Aslan\D...\modules\MMM-GoogleDriveSlideShow> npm install
      [ .................] \ fetchMetadata: sill pacote range manifest for debug@4 fetched in 106ms
      

      BTW I created credential.json file and put under secret folder.

      I believe without that , I couldn’t run

      cd ~/MagicMirror/modules/MMM-GooglePhotos
      node generate_token.js

      PS C:\modules\MMM-GoogleDriveSlideShow> node generate-auth-token.js
      internal/modules/cjs/loader.js:968
        throw err;
        ^
      
      Error: Cannot find module 'googleapis'
      Require stack:
      - C:\modules\MMM-GoogleDriveSlideShow\generate-auth-token.js
      ?[90m    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)?[39m
      ?[90m    at Function.Module._load (internal/modules/cjs/loader.js:841:27)?[39m
      ?[90m    at Module.require (internal/modules/cjs/loader.js:1025:19)?[39m
      ?[90m    at require (internal/modules/cjs/helpers.js:72:18)?[39m
          at Object.<anonymous> (C:\Users\Emrah Aslan\Desktop\arneca\SmartWall\smartwall\modules\MMM-GoogleDriveSlideShow\generate-auth-token.js:3:18)
      ?[90m    at Module._compile (internal/modules/cjs/loader.js:1137:30)?[39m
      ?[90m    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)?[39m
      ?[90m    at Module.load (internal/modules/cjs/loader.js:985:32)?[39m
      ?[90m    at Function.Module._load (internal/modules/cjs/loader.js:878:14)?[39m
      ?[90m    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)?[39m {
        code: ?[32m'MODULE_NOT_FOUND'?[39m,
        requireStack: [
          ?[32m'C:\\Users\\Emrah Aslan\\Desktop\\arneca\\SmartWall\\smartwall\\modules\\MMM-GoogleDriveSlideShow\\generate-auth-token.js'?[39m
        ]
      }
      

      Guys, Please help me on this.

      posted in Troubleshooting
      E
      emrah_asl
    • RE: MMM-MP3Player (remade asimhsidd's player)

      Hi, How can I enable mp3 player only between 3 hours in a day ?

      05.00 AM - 08.00 AM

      posted in Entertainment
      E
      emrah_asl
    • MMM-Snow with weather situation

      Hi, I love that module , But I want to customize it depending on weather situation.

      Is It possible to run this module only if current weather is snowy ?

      https://github.com/MichMich/MMM-Snow

      posted in Entertainment
      E
      emrah_asl
    • RE: MMM-TomTomTraffic

      Hi, I’m trouble about that module.

      It’s works with Tom Tom and MapBox ApiKey, but when I wait up to 20 minutes, all the green lines and traffic ticks has removed.

      {
      		module: "MMM-TomTomTraffic",
      		header: "YOGUNLUK HARİTASI",
      		position: "bottom_left",
      		config: {
      		  location: [41.02905572019998,29.04429195055218],
      		  size: 320,
      		  zoomLevel: 12,
      		  tomtom: {
      			apiToken: "tom tom token",
      			thickness: 2,
      		  },
      		  mapbox: {
      			apiToken: "pk.mapbpx token",
      			mapId: "mapbox/light-v10"
      		  }
      		}
      	  }
      

      First Run :

      first.PNG

      —Running-- I did’nt touch.

      After 20 minutes later :

      20m.PNG

      posted in Transport
      E
      emrah_asl
    • RE: npm start problem ELIFECYCLE

      Yes, thank you very much for your small adjustment.

      posted in Troubleshooting
      E
      emrah_asl
    • RE: npm start problem ELIFECYCLE

      @sdetweil said in npm start problem ELIFECYCLE:

      cd MagicMirror
      cd vendor
      npm install
      cd …\fonts
      npm install
      cd …

      Sorry, the same Issue. I tried fix this, doe not sleep 25 hours. but no result ?

      I have also Internet Information server, is this something relaeted with this ?

      5753ce5f-4096-4dde-bab1-82231c278ff5-image.png

      Please help me and we may make zoom meeting.

      Config Js:

      76ea4039-70e8-41c1-8324-a390e11c865d-image.png

      package.json

      5c0ec4a4-1d6d-4cf7-9822-80f132eb21ed-image.png

      localhost via browser

      93b0f99b-5c65-4db9-9d10-c7af98e4a8ec-image.png

      posted in Troubleshooting
      E
      emrah_asl
    • npm start problem ELIFECYCLE

      Hi Guys,

      I’m trying to work MagicMirror on my Windows 10
      I did try all way , (cpm clear cache, npm install, eletcron install, deletenode_modeules directory, and re-install, delete package.json.lock etc)
      But when I call npm start server (or only npm start)
      It shows :

      magicmirror@2.12.0 start C:\Users\Emrah Aslan\Desktop\SmartWall\smartwall
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js “server”

      ‘DISPLAY’ is not recognized as an internal or external command,
      operable program or batch file.
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.12.0 start: DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "server"
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.12.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\Emrah Aslan\AppData\Roaming\npm-cache_logs\2020-09-05T00_05_52_349Z-debug.log

      How can I run this, on my browser ? I need your supervisor

      posted in Troubleshooting
      E
      emrah_asl
    • RE: MMM-MP3Player

      Hi, How can I enable mp3 player only between 3 hours in a day ?

      05.00 AM - 08.00 AM

      posted in Entertainment
      E
      emrah_asl
    • RE: MMM-AdminPanel get problem

      Hi @sdetweil

      Yeah you right again ! When I leave blanks ipWhitelist, It is works.

      Bu interesting, what should do coorect restrictons about this point.

      I’m connecting my rpi over VNC servier with 192.168.0.29 in my windows.

      posted in Utilities
      E
      emrah_asl
    • RE: MMM-AdminPanel get problem

      @sdetweil said in MMM-AdminPanel get problem:

      http://localhost:8080/MMM-Admin-Interface/

      //where do you do this from?

      answe is, I’m writing inside raspberry 4b browser

      posted in Utilities
      E
      emrah_asl
    • 1
    • 2
    • 3
    • 4
    • 5
    • 3 / 5