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

    umairshah

    @umairshah

    0
    Reputation
    251
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    umairshah Unfollow Follow

    Latest posts made by umairshah

    • RE: Email

      @justjim1220 said in Email:

      ou add a module to the default folder, you have to make the necessary changes to the default.js file to inc

      @justjim
      It is not in default folder, it is in the module folder.
      when I download and tried to install it gave error of no repository and license field in package.json, but when I add those fields in package.json then it showed spdx expression error.

      posted in Productivity
      U
      umairshah
    • RE: Email

      When I wrote the command npm install
      it showed error no License and no repository field found
      then I added repository and license
      but it shows that email@0.0.1 is not valid license spdx expression
      “license” : {
      “type” : “MIT”
      }

      posted in Productivity
      U
      umairshah
    • RE: Email

      @Mykle1 I have moved it to module but it is not working

      posted in Productivity
      U
      umairshah
    • RE: Email

      I have added the module in Default folder named it email
      and added the module in config.js from the Github link followed here
      https://github.com/ronny3050/email-mirror
      but nothing is shown on screen.

      posted in Productivity
      U
      umairshah