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

    史新瑞

    @史新瑞

    0
    Reputation
    2
    Profile views
    61
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    史新瑞 Unfollow Follow

    Latest posts made by 史新瑞

    • RE: NPM run start cannot be used

      @MMRIZE Thank you very much. I will try it, but I need to start it in a few days because of me. Thank you for your guidance

      posted in Troubleshooting
      史
      史新瑞
    • RE: NPM run start cannot be used

      @sdetweil Sorry, I am not convenient for debugging today. Please allow me to come back to you for consultation in a few days

      posted in Troubleshooting
      史
      史新瑞
    • RE: NPM run start cannot be used

      @sdetweil I pressed ctrl-shift-i, but the raspberry pie didn’t respond

      posted in Troubleshooting
      史
      史新瑞
    • RE: NPM run start cannot be used

      @sdetweil I don’t know how to open the developer window.

      posted in Troubleshooting
      史
      史新瑞
    • RE: NPM run start cannot be used

      @sdetweil It is possible to use NPM run server2.png
      1.png Using NPM run start will:

      posted in Troubleshooting
      史
      史新瑞
    • RE: NPM run start cannot be used

      @sdetweil

      		{
      			module: "weather",
      			position: "top_right",
      			config: {
      				weatherProvider:"weatherbit",
      				type: "current",
      				location: "New York",
      				locationID: "5128581", //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
      				apiKey: "???"
      			}
      		},
      		{
      			module: "weather",
      			position: "top_right",
      			header: "Weather Forecast",
      			config: {
      				weatherProvider:"weatherbit",
      				type: "forecast",
      				location: "New York",
      				locationID: "5128581", //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
      				apiKey: "???"
      			}
      		},
      
      posted in Troubleshooting
      史
      史新瑞
    • RE: NPM run start cannot be used

      @sdetweil I tried it just now, but it didn’t work. It will always show that it is loading

      posted in Troubleshooting
      史
      史新瑞
    • RE: NPM run start cannot be used

      @sdetweil Different weather configurations should be configured in different ways。https://docs.magicmirror.builders/modules/weather.html#configuration-options
      The way I learned from here

      posted in Troubleshooting
      史
      史新瑞
    • RE: NPM run start cannot be used

      @sdetweil 1.png 2.png
      The first or the second?

      posted in Troubleshooting
      史
      史新瑞
    • RE: NPM run start cannot be used

      @sdetweil 2.png
      Is that so?

      posted in Troubleshooting
      史
      史新瑞