MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Updating MagicMirror from v2.1.3 to v2.5.0

    Scheduled Pinned Locked Moved Troubleshooting
    14 Posts 4 Posters 6.6k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C Offline
      chetnaik
      last edited by

      after performing above steps still package.json says version": “2.1.3”

      so my question is did above process upgraded my magicmirror to v2.5.0? ??

      here are more info from package.json file.
      {
      “name”: “magicmirror”,
      “version”: “2.1.3”,
      “description”: “The open source modular smart mirror platform.”,
      “main”: “js/electron.js”,
      “scripts”: {
      “start”: “sh run-start.sh”,
      “install”: “cd vendor && npm install”,
      “install-fonts”: “cd fonts && npm install”,
      “postinstall”: “sh installers/postinstall/postinstall.sh && npm run install-fonts”,
      “test”: “NODE_ENV=test ./node_modules/mocha/bin/mocha tests --recursive”,
      “test:unit”: “NODE_ENV=test ./node_modules/mocha/bin/mocha tests/unit --recursive”,
      “test:e2e”: “NODE_ENV=test ./node_modules/mocha/bin/mocha tests/e2e --recursive”,
      “config:check”: “node tests/configs/check_config.js”
      },
      “repository”: {
      “type”: “git”,
      “url”: “git+https://github.com/MichMich/MagicMirror.git”
      },
      “keywords”: [
      “magic mirror”,
      “smart mirror”,
      “mirror UI”,
      “modular”
      ],
      “author”: “Michael Teeuw”,
      “contributors”: [
      “https://github.com/MichMich/MagicMirror/graphs/contributors”
      ],
      “license”: “MIT”,
      “bugs”: {
      “url”: “https://github.com/MichMich/MagicMirror/issues”
      },
      “homepage”: “https://magicmirror.builders”,
      “devDependencies”: {
      “chai”: “^3.5.0”,
      “chai-as-promised”: “^6.0.0”,
      “current-week-number”: “^1.0.7”,
      “grunt”: “^1.0.3”,
      “grunt-eslint”: “latest”,
      “grunt-jsonlint”: “latest”,
      “grunt-markdownlint”: “^1.0.39”,
      “grunt-stylelint”: “latest”,
      “grunt-yamllint”: “latest”,
      “http-auth”: “^3.1.3”,
      “jshint”: “^2.9.6”,
      “mocha”: “^5.2.0”,
      “mocha-each”: “^1.1.0”,
      “spectron”: “^4.0.0”,
      “stylelint”: “^9.6.0”,
      “stylelint-config-standard”: “latest”,
      “time-grunt”: “latest”
      },
      “dependencies”: {
      “body-parser”: “^1.17.2”,
      “colors”: “^1.1.2”,
      “electron”: “^3.0.2”,
      “express”: “^4.15.3”,
      “express-ipfilter”: “0.3.1”,
      “feedme”: “latest”,
      “helmet”: “^3.6.1”,
      “iconv-lite”: “latest”,
      “mocha-logger”: “^1.0.6”,
      “moment”: “^2.22.2”,
      “request”: “^2.88.0”,
      “rrule-alt”: “^2.2.5”,
      “simple-git”: “^1.73.0”,
      “socket.io”: “^2.1.1”,
      “valid-url”: “latest”,
      “walk”: “latest”
      }
      }

      justjim1220J 1 Reply Last reply Reply Quote 0
      • justjim1220J Offline
        justjim1220 Module Developer @el97
        last edited by

        @el97 Apologies!

        "Life's Too Short To Dance With Ugly People"
        Jim Hallock - 1995

        el97E 1 Reply Last reply Reply Quote 0
        • el97E Offline
          el97 @justjim1220
          last edited by

          @justjim1220 Np. We all can read stuff wrong sometimes :P

          1 Reply Last reply Reply Quote 1
          • justjim1220J Offline
            justjim1220 Module Developer @chetnaik
            last edited by

            @chetnaik

            delete the package.json and the package lock.json

            then retry git pull && npm install

            "Life's Too Short To Dance With Ugly People"
            Jim Hallock - 1995

            C 1 Reply Last reply Reply Quote 0
            • C Offline
              chetnaik @justjim1220
              last edited by

              @justjim1220 … still not working :(… I’m going to rename or move Current MM and install new version … thank you…;)

              justjim1220J 1 Reply Last reply Reply Quote 0
              • justjim1220J Offline
                justjim1220 Module Developer @chetnaik
                last edited by

                @chetnaik

                that may be your best option

                "Life's Too Short To Dance With Ugly People"
                Jim Hallock - 1995

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 2 / 2
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy