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 3.0k 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.
    • P Offline
      potts-mike
      last edited by

      @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 Mykle1M 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @potts-mike
        last edited by

        @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
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @potts-mike
          last edited by

          @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

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

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

              @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 Reply Quote 0
              • G Offline
                Gomalley @sdetweil
                last edited by

                @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

                  @sdetweil i did not do

                  npm install
                  

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

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

                    @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 Reply Quote 0
                    • G Offline
                      Gomalley @sdetweil
                      last edited by

                      @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
                      • 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