ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    NPM package versions and NodeBB

    IT Discussion
    nodebb nodejs npm package manager
    3
    11
    2.1k
    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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Will get you the ML versions when I can. On the road right now.

      JaredBuschJ 1 Reply Last reply Reply Quote 0
      • JaredBuschJ
        JaredBusch @scottalanmiller
        last edited by

        @scottalanmiller said in NPM package versions and NodeBB:

        Will get you the ML versions when I can. On the road right now.

        I am trying to find a reason for the failures here. My gaming forum is running nodejs 6.9.0 and i just updated to 1.4.0 (git pull on the v1.x.x tag) from 1.3.0 with no problems last night.

        So I have no idea what is different that is causing the problem.

        My game forum uses Redis, while I am trying to setup this new system with Mongo.

        1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch
          last edited by JaredBusch

          It looks like I used nvm originally.

          [root@daermabb ~]# nvm --version
          0.13.1
          

          And I installed node v0.12.7 and v0.12.9
          0_1480699770719_upload-2e538bf4-93f3-4010-905d-6326679ff655

          But something has upgrade/changed it since then as npm says it is using v6.9.1

          [root@daermabb ~]# npm version
          { npm: '3.10.8',
            ares: '1.10.1-DEV',
            http_parser: '2.7.0',
            icu: '50.1.2',
            modules: '48',
            node: '6.9.1',
            openssl: '1.0.1e-fips',
            uv: '1.9.1',
            v8: '5.1.281.84',
            zlib: '1.2.7' }
          [root@daermabb ~]#
          
          1 Reply Last reply Reply Quote 0
          • JaredBuschJ
            JaredBusch
            last edited by

            /sigh this is so frustrating. I feel like I am going to have break down and just export the existing VM for my personal site and import it for this.

            I have no idea why things are not working.

            1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller
              last edited by

              ML is using NodeJS 6.9.1

              1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller
                last edited by

                Here is what we have...

                [root@lnj-lnx-mangolassi ~]# npm version
                { npm: '3.10.8',
                  ares: '1.10.1-DEV',
                  http_parser: '2.7.0',
                  icu: '50.1.2',
                  modules: '48',
                  node: '6.9.1',
                  openssl: '1.0.1e-fips',
                  uv: '1.9.1',
                  v8: '5.1.281.84',
                  zlib: '1.2.7' }
                
                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  We, we seriously match. LMAO

                  1 Reply Last reply Reply Quote 0
                  • DanpD
                    Danp
                    last edited by

                    @JaredBusch Did you see this thread?

                    JaredBuschJ 1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch @Danp
                      last edited by

                      @Danp said in NPM package versions and NodeBB:

                      @JaredBusch Did you see this thread?

                      No, but I get the issue when going direct to the local private ip and port http://10.254.0.35:4567

                      So that should not apply.

                      DanpD 1 Reply Last reply Reply Quote 0
                      • DanpD
                        Danp @JaredBusch
                        last edited by

                        @JaredBusch What about the cookieDomain portion?

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post