• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Help With 2.8 Install?

Scheduled Pinned Locked Moved Unsolved Troubleshooting
11 Posts 4 Posters 2.5k 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.
  • S Offline
    sdetweil
    last edited by Jul 28, 2019, 11:31 PM

    @potts-mike said in Help With 2.8 Install?:

    npm ERR! npm -v 1.4.21

    npm is WAY downlevel

    wanna try my new installer script?
    it would be better just to start over again…

    bash -c  "$(curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=0)"
    

    I have also made a new script for upgrading
    https://forum.magicmirror.builders/topic/10859/new-upgrade-script-ready-for-testing

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    G 1 Reply Last reply Jul 31, 2019, 2:13 AM Reply Quote 0
    • P Offline
      potts-mike
      last edited by Jul 28, 2019, 11:36 PM

      @sdetweil said in Help With 2.8 Install?:

      bash -c “$(curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=0)”

      I saw your other post. What is different between yours and the official one?

      S M 2 Replies Last reply Jul 28, 2019, 11:38 PM Reply Quote 0
      • S Offline
        sdetweil @potts-mike
        last edited by Jul 28, 2019, 11:38 PM

        @potts-mike fixes for npm level, pm2 , non pi installs (mac, etc, and users who are not ‘pi’)

        hope to get this in to the next cycle
        along with the upgrade script

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @potts-mike
          last edited by Jul 28, 2019, 11:45 PM

          @potts-mike

          I highly recommend @sdetweil’s scripts. :thumbsup:

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • G Offline
            Gomalley @sdetweil
            last edited by Jul 31, 2019, 2:13 AM

            @sdetweil I tried the new script and it did not autostart on reboot

            S 1 Reply Last reply Jul 31, 2019, 2:17 AM Reply Quote 0
            • S Offline
              sdetweil @Gomalley
              last edited by Jul 31, 2019, 2:17 AM

              @Gomalley which script did u use?

              Upgrade doesn’t touch the pm2 config at all

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              G 2 Replies Last reply Jul 31, 2019, 2:18 AM Reply Quote 0
              • G Offline
                Gomalley @sdetweil
                last edited by Jul 31, 2019, 2:18 AM

                @sdetweil

                bash -c  "$(curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=0)"
                
                1 Reply Last reply Reply Quote 0
                • G Offline
                  Gomalley @sdetweil
                  last edited by Jul 31, 2019, 2:57 AM

                  @sdetweil i did not do

                  npm install
                  

                  before I pasted the code above. Do you think thats my issue

                  S 1 Reply Last reply Jul 31, 2019, 3:15 AM Reply Quote 0
                  • S Offline
                    sdetweil @Gomalley
                    last edited by sdetweil Jul 31, 2019, 3:16 AM Jul 31, 2019, 3:15 AM

                    @Gomalley the installer attempts to get node and npm up to the latest level.
                    And it does the npm install

                    Then it asks about using pm2.

                    Sadly it doesn’t have a log, I didn’t write the original. But I think I will add that. This is install from nothing.

                    Do
                    node -v
                    npm -v
                    Let me know

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    G 1 Reply Last reply Jul 31, 2019, 10:22 PM Reply Quote 0
                    • G Offline
                      Gomalley @sdetweil
                      last edited by Jul 31, 2019, 10:22 PM

                      @sdetweil
                      pi@raspberrypi:~ $ node -v
                      v10.15.2
                      pi@raspberrypi:~ $ npm -v
                      6.10.2
                      pi@raspberrypi:~ $

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        6/11
                        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