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

    kizzytodd

    @kizzytodd

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

    kizzytodd Unfollow Follow

    Latest posts made by kizzytodd

    • RE: Syntax Error Unexpected Token

      @sdetweil Thanks for your feedback. I will check that out and let you know if I am able to resolve.

      posted in Bug Hunt
      K
      kizzytodd
    • Syntax Error Unexpected Token

      HELP !! I cannot seem to be able to fix this. I updated a module and got an error message. when I run npm run config:check, it say:

      [14.04.2023 20:29.56.895] [INFO] Checking file… /home/ktodd32/MagicMirror/config/config.js
      [14.04.2023 20:29.56.924] [ERROR] Your configuration file contains syntax errors :(
      [14.04.2023 20:29.56.924] [ERROR] Line 16 column 6: Parsing error: Unexpected token :

      I looked at line 16 column 6 in the config file, but still not able to fix it. This is what is there.
      port: 8080

      magicmirror: 2.21.0
      npm: 8.19.3
      node: 16.19.1

      Thanks for any help.

      posted in Bug Hunt
      K
      kizzytodd