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.

    cannot install pm2

    Scheduled Pinned Locked Moved Troubleshooting
    46 Posts 2 Posters 14.6k Views 2 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.
    • S Offline
      sdetweil @mrlowndes
      last edited by

      @mrlowndes
      try

      sudo npm uninstall -g pm2 
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 1
      • M Offline
        mrlowndes
        last edited by

        @sdetweil ok done. Now should I try bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)" again?

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @mrlowndes
          last edited by

          @mrlowndes yes

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 1
          • M Offline
            mrlowndes
            last edited by

            @sdetweil same result:

            pi@raspberrypi:~ $ bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)"
            
            the log will be saved in /home/pi/MagicMirror/installers/pm2_setup.log
            npm ERR! Unexpected end of JSON input while parsing near '...s":{"moment-timezone"'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /root/.npm/_logs/2020-04-29T20_19_40_905Z-debug.log
            bash: line 103: pm2: command not found
            bash: line 180: pm2: command not found
            bash: line 183: pm2: command not found
            
            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @mrlowndes
              last edited by

              @mrlowndes ok, time to get crazy , kill all npm stuff

              /cd ~
              sudo apt-get purge -y npm 
              sudo rm -rf .npm
              sudo apt-get install -y npm 
              cd MagicMirror
              rm -rf node_modules
              npm install
              

              then do the fixuppm2 script again

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 1
              • M Offline
                mrlowndes
                last edited by

                @sdetweil still nothing:

                pi@raspberrypi:~ $ bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)"
                the log will be saved in /home/pi/MagicMirror/installers/pm2_setup.log
                npm ERR! Unexpected end of JSON input while parsing near '...pes/node":"^12.7.5","'
                
                npm ERR! A complete log of this run can be found in:
                npm ERR!     /root/.npm/_logs/2020-04-29T21_00_10_606Z-debug.log
                bash: line 103: pm2: command not found
                bash: line 180: pm2: command not found
                bash: line 183: pm2: command not found
                
                1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil
                  last edited by

                  @mrlowndes said in cannot install pm2:

                  npm ERR! Unexpected end of JSON input while parsing near '…pes/node":"^12.7.

                  u are getting weird failures…

                  every time we have seen this, it is the SD card failing.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 1
                  • M Offline
                    mrlowndes
                    last edited by

                    hmm good question.

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      mrlowndes
                      last edited by

                      @sdetweil should be fine its a SanDisk Ultra Plus 64GB U1 SDXC

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        mrlowndes
                        last edited by

                        @sdetweil if it is the SD card, is it the kind of thing a deep format and reinstall of Raspbian will fix, or is the SD just terminally bad? Wen I reinstalled Raspbian the last time, I did just do a quick format on this card before flashing the image.

                        S 1 Reply Last reply Reply Quote 0
                        • S Offline
                          sdetweil @mrlowndes
                          last edited by

                          @mrlowndes when the sd card starts to fail, it is toast

                          Sam

                          How to add modules

                          learning how to use browser developers window for css changes

                          1 Reply Last reply Reply Quote 2
                          • M Offline
                            mrlowndes
                            last edited by

                            @sdetweil bummer - it’s brand new out of the box. Just managed to scrounge another from my GoPro. Ill format that, reflash Raspbian and see how I go. I’ll just use your script first off, rather than doing a manual install. I’ll let you know how I get on, on here but it will take me a long time with all the updates that Raspbian does. Thanks so much for your help.

                            S 1 Reply Last reply Reply Quote 0
                            • S Offline
                              sdetweil @mrlowndes
                              last edited by

                              @mrlowndes ok, will be around…

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              1 Reply Last reply Reply Quote 1
                              • S Offline
                                sdetweil
                                last edited by

                                someone else just reported a similar failure on a pi 0.

                                so, I reflashed my sd card with buster and ran the installer without any issues on a pi 0w

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                1 Reply Last reply Reply Quote 1
                                • M Offline
                                  mrlowndes
                                  last edited by

                                  I ran your script and it didn’t finish - Unable to install dependencies! Also, this website has locked me out of singing into my account from my pi…

                                  S 1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    mrlowndes
                                    last edited by

                                    @sdetweil could it not be working because npm WARN npm npm does not support Node.js v10.15.2?

                                    S 1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      sdetweil @mrlowndes
                                      last edited by

                                      @mrlowndes hm I don’t know anything about how this website works. Just another user.

                                      Can u show me the ~/install.log?

                                      Sam

                                      How to add modules

                                      learning how to use browser developers window for css changes

                                      1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        sdetweil @mrlowndes
                                        last edited by

                                        @mrlowndes no. Just a warning.

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          mrlowndes
                                          last edited by

                                          @sdetweil ok how do I access the log? Also, I’ve been trying some other stuff since my last message

                                          1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            mrlowndes
                                            last edited by mrlowndes

                                            @sdetweil

                                            install starting  - Wed Apr 29 16:55:58 PDT 2020
                                            installing on armv7l processor system
                                            the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
                                            Updating packages ...
                                            Hit:1 http://archive.raspberrypi.org/debian buster InRelease Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB] Fetched 15.0 kB in 1s (10.7 kB/s) Reading package lists...
                                            apt-get update  completed ok
                                            apt-get upgrade  started
                                            apt upgrade result =rc=0 Reading package lists...
                                            Building dependency tree...
                                            Reading state information...
                                            Calculating upgrade...
                                            The following packages have been kept back:
                                              binutils binutils-arm-linux-gnueabihf binutils-common libbinutils scratch3
                                            0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
                                            Installing helper tools ...
                                            Reading package lists...
                                            Building dependency tree...
                                            Reading state information...
                                            build-essential is already the newest version (12.6).
                                            curl is already the newest version (7.64.0-4+deb10u1).
                                            git is already the newest version (1:2.20.1-2+deb10u3).
                                            unzip is already the newest version (6.0-23+deb10u1).
                                            wget is already the newest version (1.20.1-1.1).
                                            wget set to manually installed.
                                            0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
                                            Check current Node installation ...
                                            Node currently installed. Checking version number.
                                            Minimum Node version: v10.1.0
                                            Installed Node version: v10.15.2
                                            No Node.js upgrade necessary.
                                            Check current NPM installation ...
                                            NPM currently installed. Checking version number.
                                            Minimum npm version: V6.0.0
                                            Installed npm version: V5.8.0
                                            npm should be upgraded.
                                            Installing npm ...
                                            Reading package lists...
                                            Building dependency tree...
                                            Reading state information...
                                            npm is already the newest version (5.8.0+ds6-4).
                                            npm set to manually installed.
                                            0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
                                            upgrading npm to latest
                                            /usr/local/bin/npx -> /usr/local/lib/node_modules/npm/bin/npx-cli.js
                                            /usr/local/bin/npm -> /usr/local/lib/node_modules/npm/bin/npm-cli.js
                                            + npm@6.14.4
                                            added 435 packages from 869 contributors in 77.435s
                                            npm installation Done! version=V6.14.4
                                            Cloning MagicMirror ...
                                            Cloning MagicMirror Done!
                                            Installing dependencies ...
                                            Unable to install dependencies! 
                                            install starting  - Wed Apr 29 17:30:50 PDT 2020
                                            installing on armv7l processor system
                                            the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
                                            Updating packages ...
                                            Hit:1 http://archive.raspberrypi.org/debian buster InRelease Hit:2 https://deb.nodesource.com/node_10.x buster InRelease Hit:3 http://raspbian.raspberrypi.org/raspbian buster InRelease Reading package lists...
                                            apt-get update  completed ok
                                            apt-get upgrade  started
                                            apt upgrade result =rc=0 Reading package lists...
                                            Building dependency tree...
                                            Reading state information...
                                            Calculating upgrade...
                                            The following packages were automatically installed and are no longer required:
                                              gyp libc-ares2 libjs-inherits libjs-is-typedarray libssl-dev libuv1
                                              libuv1-dev node-abbrev node-ajv node-ansi node-ansi-align node-ansi-regex
                                              node-ansi-styles node-ansistyles node-aproba node-archy
                                              node-are-we-there-yet node-asn1 node-assert-plus node-asynckit
                                              node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-bluebird
                                              node-boxen node-brace-expansion node-builtin-modules node-builtins
                                              node-cacache node-call-limit node-camelcase node-caseless node-chalk
                                              node-chownr node-cli-boxes node-cliui node-clone node-co node-color-convert
                                              node-color-name node-combined-stream node-concat-map node-concat-stream
                                              node-config-chain node-console-control-strings node-copy-concurrently
                                              node-core-util-is node-cross-spawn node-cyclist node-dashdash
                                              node-decamelize node-decompress-response node-deep-extend node-defaults
                                              node-delayed-stream node-delegates node-detect-indent node-detect-newline
                                              node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding
                                              node-end-of-stream node-errno node-escape-string-regexp node-execa
                                              node-extend node-extsprintf node-find-up node-flush-write-stream
                                              node-forever-agent node-form-data node-from2 node-fs-vacuum
                                              node-fs-write-stream-atomic node-fs.realpath node-gauge node-get-caller-file
                                              node-get-stream node-getpass node-glob node-got node-graceful-fs
                                              node-har-schema node-har-validator node-has-flag node-has-symbol-support-x
                                              node-has-to-string-tag-x node-has-unicode node-hosted-git-info
                                              node-http-signature node-iconv-lite node-iferr node-import-lazy
                                              node-imurmurhash node-inflight node-inherits node-ini node-invert-kv
                                              node-is-builtin-module node-is-npm node-is-object node-is-plain-obj
                                              node-is-retry-allowed node-is-stream node-is-typedarray node-isarray
                                              node-isexe node-isstream node-isurl node-jsbn node-json-parse-better-errors
                                              node-json-schema node-json-stable-stringify node-json-stringify-safe
                                              node-jsonify node-jsonparse node-jsonstream node-jsprim node-latest-version
                                              node-lazy-property node-lcid node-libnpx node-locate-path node-lockfile
                                              node-lowercase-keys node-lru-cache node-mem node-mime-types node-mimic-fn
                                              node-mimic-response node-minimatch node-minimist node-mississippi
                                              node-mkdirp node-move-concurrently node-mute-stream node-node-uuid node-nopt
                                              node-normalize-package-data node-npm-package-arg node-npm-run-path
                                              node-npmlog node-oauth-sign node-object-assign node-once node-opener
                                              node-os-locale node-osenv node-p-cancelable node-p-finally node-p-limit
                                              node-p-locate node-p-timeout node-package-json node-parallel-transform
                                              node-path-exists node-path-is-absolute node-path-is-inside
                                              node-performance-now node-prepend-http node-process-nextick-args
                                              node-promise-inflight node-promzard node-proto-list node-prr node-pump
                                              node-pumpify node-punycode node-qs node-qw node-rc node-read
                                              node-read-package-json node-readable-stream node-registry-auth-token
                                              node-registry-url node-request node-require-directory
                                              node-require-main-filename node-resolve-from node-retry node-rimraf
                                              node-run-queue node-safe-buffer node-semver node-semver-diff
                                              node-set-blocking node-sha node-shebang-command node-shebang-regex
                                              node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct
                                              node-spdx-expression-parse node-spdx-license-ids node-sshpk node-ssri
                                              node-stream-each node-stream-iterate node-stream-shift node-string-decoder
                                              node-string-width node-strip-ansi node-strip-eof node-strip-json-comments
                                              node-supports-color node-tar node-term-size node-text-table node-through
                                              node-through2 node-timed-out node-tough-cookie node-tunnel-agent
                                              node-tweetnacl node-typedarray node-uid-number node-unique-filename
                                              node-unpipe node-url-parse-lax node-url-to-options node-util-deprecate
                                              node-uuid node-validate-npm-package-license node-validate-npm-package-name
                                              node-verror node-wcwidth.js node-which node-which-module node-wide-align
                                              node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic
                                              node-xdg-basedir node-xtend node-y18n node-yallist node-yargs
                                              node-yargs-parser nodejs-doc
                                            Use 'sudo apt autoremove' to remove them.
                                            The following packages have been kept back:
                                              binutils binutils-arm-linux-gnueabihf binutils-common libbinutils scratch3
                                            0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
                                            Installing helper tools ...
                                            Reading package lists...
                                            Building dependency tree...
                                            Reading state information...
                                            build-essential is already the newest version (12.6).
                                            curl is already the newest version (7.64.0-4+deb10u1).
                                            git is already the newest version (1:2.20.1-2+deb10u3).
                                            unzip is already the newest version (6.0-23+deb10u1).
                                            wget is already the newest version (1.20.1-1.1).
                                            The following packages were automatically installed and are no longer required:
                                              gyp libc-ares2 libjs-inherits libjs-is-typedarray libssl-dev libuv1
                                              libuv1-dev node-abbrev node-ajv node-ansi node-ansi-align node-ansi-regex
                                              node-ansi-styles node-ansistyles node-aproba node-archy
                                              node-are-we-there-yet node-asn1 node-assert-plus node-asynckit
                                              node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-bluebird
                                              node-boxen node-brace-expansion node-builtin-modules node-builtins
                                              node-cacache node-call-limit node-camelcase node-caseless node-chalk
                                              node-chownr node-cli-boxes node-cliui node-clone node-co node-color-convert
                                              node-color-name node-combined-stream node-concat-map node-concat-stream
                                              node-config-chain node-console-control-strings node-copy-concurrently
                                              node-core-util-is node-cross-spawn node-cyclist node-dashdash
                                              node-decamelize node-decompress-response node-deep-extend node-defaults
                                              node-delayed-stream node-delegates node-detect-indent node-detect-newline
                                              node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding
                                              node-end-of-stream node-errno node-escape-string-regexp node-execa
                                              node-extend node-extsprintf node-find-up node-flush-write-stream
                                              node-forever-agent node-form-data node-from2 node-fs-vacuum
                                              node-fs-write-stream-atomic node-fs.realpath node-gauge node-get-caller-file
                                              node-get-stream node-getpass node-glob node-got node-graceful-fs
                                              node-har-schema node-har-validator node-has-flag node-has-symbol-support-x
                                              node-has-to-string-tag-x node-has-unicode node-hosted-git-info
                                              node-http-signature node-iconv-lite node-iferr node-import-lazy
                                              node-imurmurhash node-inflight node-inherits node-ini node-invert-kv
                                              node-is-builtin-module node-is-npm node-is-object node-is-plain-obj
                                              node-is-retry-allowed node-is-stream node-is-typedarray node-isarray
                                              node-isexe node-isstream node-isurl node-jsbn node-json-parse-better-errors
                                              node-json-schema node-json-stable-stringify node-json-stringify-safe
                                              node-jsonify node-jsonparse node-jsonstream node-jsprim node-latest-version
                                              node-lazy-property node-lcid node-libnpx node-locate-path node-lockfile
                                              node-lowercase-keys node-lru-cache node-mem node-mime-types node-mimic-fn
                                              node-mimic-response node-minimatch node-minimist node-mississippi
                                              node-mkdirp node-move-concurrently node-mute-stream node-node-uuid node-nopt
                                              node-normalize-package-data node-npm-package-arg node-npm-run-path
                                              node-npmlog node-oauth-sign node-object-assign node-once node-opener
                                              node-os-locale node-osenv node-p-cancelable node-p-finally node-p-limit
                                              node-p-locate node-p-timeout node-package-json node-parallel-transform
                                              node-path-exists node-path-is-absolute node-path-is-inside
                                              node-performance-now node-prepend-http node-process-nextick-args
                                              node-promise-inflight node-promzard node-proto-list node-prr node-pump
                                              node-pumpify node-punycode node-qs node-qw node-rc node-read
                                              node-read-package-json node-readable-stream node-registry-auth-token
                                              node-registry-url node-request node-require-directory
                                              node-require-main-filename node-resolve-from node-retry node-rimraf
                                              node-run-queue node-safe-buffer node-semver node-semver-diff
                                              node-set-blocking node-sha node-shebang-command node-shebang-regex
                                              node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct
                                              node-spdx-expression-parse node-spdx-license-ids node-sshpk node-ssri
                                              node-stream-each node-stream-iterate node-stream-shift node-string-decoder
                                              node-string-width node-strip-ansi node-strip-eof node-strip-json-comments
                                              node-supports-color node-tar node-term-size node-text-table node-through
                                              node-through2 node-timed-out node-tough-cookie node-tunnel-agent
                                              node-tweetnacl node-typedarray node-uid-number node-unique-filename
                                              node-unpipe node-url-parse-lax node-url-to-options node-util-deprecate
                                              node-uuid node-validate-npm-package-license node-validate-npm-package-name
                                              node-verror node-wcwidth.js node-which node-which-module node-wide-align
                                              node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic
                                              node-xdg-basedir node-xtend node-y18n node-yallist node-yargs
                                              node-yargs-parser nodejs-doc
                                            Use 'sudo apt autoremove' to remove them.
                                            0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
                                            Check current Node installation ...
                                            Node currently installed. Checking version number.
                                            Minimum Node version: v10.1.0
                                            Installed Node version: v10.20.1
                                            No Node.js upgrade necessary.
                                            Check current NPM installation ...
                                            NPM currently installed. Checking version number.
                                            Minimum npm version: V6.0.0
                                            Installed npm version: V6.14.4
                                            No npm upgrade necessary.
                                            It seems like MagicMirror is already installed.
                                            To prevent overwriting, the installer will be aborted.
                                            Please rename the ~/MagicMirror folder and try again.
                                            If you want to upgrade your installation run upgrade-script from the ~/MagicMirror/installers directory.
                                            install starting  - Wed Apr 29 17:31:46 PDT 2020
                                            installing on armv7l processor system
                                            the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
                                            Updating packages ...
                                            Hit:1 https://deb.nodesource.com/node_10.x buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 http://raspbian.raspberrypi.org/raspbian buster InRelease Reading package lists...
                                            apt-get update  completed ok
                                            apt-get upgrade  started
                                            apt upgrade result =rc=0 Reading package lists...
                                            Building dependency tree...
                                            Reading state information...
                                            Calculating upgrade...
                                            The following packages were automatically installed and are no longer required:
                                              gyp libc-ares2 libjs-inherits libjs-is-typedarray libssl-dev libuv1
                                              libuv1-dev node-abbrev node-ajv node-ansi node-ansi-align node-ansi-regex
                                              node-ansi-styles node-ansistyles node-aproba node-archy
                                              node-are-we-there-yet node-asn1 node-assert-plus node-asynckit
                                              node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-bluebird
                                              node-boxen node-brace-expansion node-builtin-modules node-builtins
                                              node-cacache node-call-limit node-camelcase node-caseless node-chalk
                                              node-chownr node-cli-boxes node-cliui node-clone node-co node-color-convert
                                              node-color-name node-combined-stream node-concat-map node-concat-stream
                                              node-config-chain node-console-control-strings node-copy-concurrently
                                              node-core-util-is node-cross-spawn node-cyclist node-dashdash
                                              node-decamelize node-decompress-response node-deep-extend node-defaults
                                              node-delayed-stream node-delegates node-detect-indent node-detect-newline
                                              node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding
                                              node-end-of-stream node-errno node-escape-string-regexp node-execa
                                              node-extend node-extsprintf node-find-up node-flush-write-stream
                                              node-forever-agent node-form-data node-from2 node-fs-vacuum
                                              node-fs-write-stream-atomic node-fs.realpath node-gauge node-get-caller-file
                                              node-get-stream node-getpass node-glob node-got node-graceful-fs
                                              node-har-schema node-har-validator node-has-flag node-has-symbol-support-x
                                              node-has-to-string-tag-x node-has-unicode node-hosted-git-info
                                              node-http-signature node-iconv-lite node-iferr node-import-lazy
                                              node-imurmurhash node-inflight node-inherits node-ini node-invert-kv
                                              node-is-builtin-module node-is-npm node-is-object node-is-plain-obj
                                              node-is-retry-allowed node-is-stream node-is-typedarray node-isarray
                                              node-isexe node-isstream node-isurl node-jsbn node-json-parse-better-errors
                                              node-json-schema node-json-stable-stringify node-json-stringify-safe
                                              node-jsonify node-jsonparse node-jsonstream node-jsprim node-latest-version
                                              node-lazy-property node-lcid node-libnpx node-locate-path node-lockfile
                                              node-lowercase-keys node-lru-cache node-mem node-mime-types node-mimic-fn
                                              node-mimic-response node-minimatch node-minimist node-mississippi
                                              node-mkdirp node-move-concurrently node-mute-stream node-node-uuid node-nopt
                                              node-normalize-package-data node-npm-package-arg node-npm-run-path
                                              node-npmlog node-oauth-sign node-object-assign node-once node-opener
                                              node-os-locale node-osenv node-p-cancelable node-p-finally node-p-limit
                                              node-p-locate node-p-timeout node-package-json node-parallel-transform
                                              node-path-exists node-path-is-absolute node-path-is-inside
                                              node-performance-now node-prepend-http node-process-nextick-args
                                              node-promise-inflight node-promzard node-proto-list node-prr node-pump
                                              node-pumpify node-punycode node-qs node-qw node-rc node-read
                                              node-read-package-json node-readable-stream node-registry-auth-token
                                              node-registry-url node-request node-require-directory
                                              node-require-main-filename node-resolve-from node-retry node-rimraf
                                              node-run-queue node-safe-buffer node-semver node-semver-diff
                                              node-set-blocking node-sha node-shebang-command node-shebang-regex
                                              node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct
                                              node-spdx-expression-parse node-spdx-license-ids node-sshpk node-ssri
                                              node-stream-each node-stream-iterate node-stream-shift node-string-decoder
                                              node-string-width node-strip-ansi node-strip-eof node-strip-json-comments
                                              node-supports-color node-tar node-term-size node-text-table node-through
                                              node-through2 node-timed-out node-tough-cookie node-tunnel-agent
                                              node-tweetnacl node-typedarray node-uid-number node-unique-filename
                                              node-unpipe node-url-parse-lax node-url-to-options node-util-deprecate
                                              node-uuid node-validate-npm-package-license node-validate-npm-package-name
                                              node-verror node-wcwidth.js node-which node-which-module node-wide-align
                                              node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic
                                              node-xdg-basedir node-xtend node-y18n node-yallist node-yargs
                                              node-yargs-parser nodejs-doc
                                            Use 'sudo apt autoremove' to remove them.
                                            The following packages have been kept back:
                                              binutils binutils-arm-linux-gnueabihf binutils-common libbinutils scratch3
                                            0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
                                            Installing helper tools ...
                                            Reading package lists...
                                            Building dependency tree...
                                            Reading state information...
                                            build-essential is already the newest version (12.6).
                                            curl is already the newest version (7.64.0-4+deb10u1).
                                            git is already the newest version (1:2.20.1-2+deb10u3).
                                            unzip is already the newest version (6.0-23+deb10u1).
                                            wget is already the newest version (1.20.1-1.1).
                                            The following packages were automatically installed and are no longer required:
                                              gyp libc-ares2 libjs-inherits libjs-is-typedarray libssl-dev libuv1
                                              libuv1-dev node-abbrev node-ajv node-ansi node-ansi-align node-ansi-regex
                                              node-ansi-styles node-ansistyles node-aproba node-archy
                                              node-are-we-there-yet node-asn1 node-assert-plus node-asynckit
                                              node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf node-bluebird
                                              node-boxen node-brace-expansion node-builtin-modules node-builtins
                                              node-cacache node-call-limit node-camelcase node-caseless node-chalk
                                              node-chownr node-cli-boxes node-cliui node-clone node-co node-color-convert
                                              node-color-name node-combined-stream node-concat-map node-concat-stream
                                              node-config-chain node-console-control-strings node-copy-concurrently
                                              node-core-util-is node-cross-spawn node-cyclist node-dashdash
                                              node-decamelize node-decompress-response node-deep-extend node-defaults
                                              node-delayed-stream node-delegates node-detect-indent node-detect-newline
                                              node-duplexer3 node-duplexify node-ecc-jsbn node-editor node-encoding
                                              node-end-of-stream node-errno node-escape-string-regexp node-execa
                                              node-extend node-extsprintf node-find-up node-flush-write-stream
                                              node-forever-agent node-form-data node-from2 node-fs-vacuum
                                              node-fs-write-stream-atomic node-fs.realpath node-gauge node-get-caller-file
                                              node-get-stream node-getpass node-glob node-got node-graceful-fs
                                              node-har-schema node-har-validator node-has-flag node-has-symbol-support-x
                                              node-has-to-string-tag-x node-has-unicode node-hosted-git-info
                                              node-http-signature node-iconv-lite node-iferr node-import-lazy
                                              node-imurmurhash node-inflight node-inherits node-ini node-invert-kv
                                              node-is-builtin-module node-is-npm node-is-object node-is-plain-obj
                                              node-is-retry-allowed node-is-stream node-is-typedarray node-isarray
                                              node-isexe node-isstream node-isurl node-jsbn node-json-parse-better-errors
                                              node-json-schema node-json-stable-stringify node-json-stringify-safe
                                              node-jsonify node-jsonparse node-jsonstream node-jsprim node-latest-version
                                              node-lazy-property node-lcid node-libnpx node-locate-path node-lockfile
                                              node-lowercase-keys node-lru-cache node-mem node-mime-types node-mimic-fn
                                              node-mimic-response node-minimatch node-minimist node-mississippi
                                              node-mkdirp node-move-concurrently node-mute-stream node-node-uuid node-nopt
                                              node-normalize-package-data node-npm-package-arg node-npm-run-path
                                              node-npmlog node-oauth-sign node-object-assign node-once node-opener
                                              node-os-locale node-osenv node-p-cancelable node-p-finally node-p-limit
                                              node-p-locate node-p-timeout node-package-json node-parallel-transform
                                              node-path-exists node-path-is-absolute node-path-is-inside
                                              node-performance-now node-prepend-http node-process-nextick-args
                                              node-promise-inflight node-promzard node-proto-list node-prr node-pump
                                              node-pumpify node-punycode node-qs node-qw node-rc node-read
                                              node-read-package-json node-readable-stream node-registry-auth-token
                                              node-registry-url node-request node-require-directory
                                              node-require-main-filename node-resolve-from node-retry node-rimraf
                                              node-run-queue node-safe-buffer node-semver node-semver-diff
                                              node-set-blocking node-sha node-shebang-command node-shebang-regex
                                              node-signal-exit node-slash node-slide node-sorted-object node-spdx-correct
                                              node-spdx-expression-parse node-spdx-license-ids node-sshpk node-ssri
                                              node-stream-each node-stream-iterate node-stream-shift node-string-decoder
                                              node-string-width node-strip-ansi node-strip-eof node-strip-json-comments
                                              node-supports-color node-tar node-term-size node-text-table node-through
                                              node-through2 node-timed-out node-tough-cookie node-tunnel-agent
                                              node-tweetnacl node-typedarray node-uid-number node-unique-filename
                                              node-unpipe node-url-parse-lax node-url-to-options node-util-deprecate
                                              node-uuid node-validate-npm-package-license node-validate-npm-package-name
                                              node-verror node-wcwidth.js node-which node-which-module node-wide-align
                                              node-widest-line node-wrap-ansi node-wrappy node-write-file-atomic
                                              node-xdg-basedir node-xtend node-y18n node-yallist node-yargs
                                              node-yargs-parser nodejs-doc
                                            Use 'sudo apt autoremove' to remove them.
                                            0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
                                            Check current Node installation ...
                                            Node currently installed. Checking version number.
                                            Minimum Node version: v10.1.0
                                            Installed Node version: v10.20.1
                                            No Node.js upgrade necessary.
                                            Check current NPM installation ...
                                            NPM currently installed. Checking version number.
                                            Minimum npm version: V6.0.0
                                            Installed npm version: V6.14.4
                                            No npm upgrade necessary.
                                            Cloning MagicMirror ...
                                            Cloning MagicMirror Done!
                                            Installing dependencies ...
                                            Unable to install dependencies! 
                                            
                                            
                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • 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