nodejs 14.15.1
- NevilsStation
- Posts: 304
- Joined: Sun Feb 26, 2017 2:09 pm
nodejs 14.15.1
Can you add nodejs v14.15.1 (or a way to update to the latest stable (--lts) to the MX Test Repo, please?
None of the methods described in the Forum, nor elsewhere (using nvm, curl, homebrew, etc) work.
Thanks!
None of the methods described in the Forum, nor elsewhere (using nvm, curl, homebrew, etc) work.
Thanks!
Custom-built PC w/i7 CPU running MX-16.
Re: nodejs 14.15.1
I'll take a look at the 14.13 in Debian Experimental, though I haven't had much luck with nodejs backports in the past.
Re: nodejs 14.15.1
After some effort, including new build-depends that are only provided by another package and don't appear in Debian package searches, 14.13.0 built and apparently passed all its self tests. I threw a buster-backports package into the extra repo to test the build, since backporting that one opens up another tree of necessary backports, but it's just a build depends and not a runtime. I'll add the MX backports when of that deb when I get some more time.
- NevilsStation
- Posts: 304
- Joined: Sun Feb 26, 2017 2:09 pm
Re: nodejs 14.15.1
Thanks!
I updated the Repository and cannot find nodejs 14.13.0 anywhere.
Am I misunderstanding and looking in the wrong place for this, please?
I'm on a fresh install of 19.3 on an otherwise unused pc.
Thanks again ...
I updated the Repository and cannot find nodejs 14.13.0 anywhere.
Am I misunderstanding and looking in the wrong place for this, please?
I'm on a fresh install of 19.3 on an otherwise unused pc.
Thanks again ...
Custom-built PC w/i7 CPU running MX-16.
Re: nodejs 14.15.1
I need a newer version of nodejs too.
Re: nodejs 14.15.1
I'm still working on it--will try and upload later today along with other requests.
Re: nodejs 14.15.1
Uploaded 14.13.1, asked Tim to put it in our experimental repo for now. Experimental uses the same key as the standard MX repos, but I think its address is:
http://mxrepo.com/mx/experimental/ buster test \
Let me know if you still need to install something from buster-backports to install our version.
http://mxrepo.com/mx/experimental/ buster test \
Let me know if you still need to install something from buster-backports to install our version.
Re: nodejs 14.15.1
Hello. I couldn't find the newer package in MX Package Manager. The nodejs's site indicates that version 14.15.4 is the LTS now.
Thanks
Thanks
-
- Posts: 3602
- Joined: Tue Jun 14, 2016 2:02 pm
Re: nodejs 14.15.1
it won't show up in the package manager, Stevo stated its in experimental repo, you can add that repo (NOT RECOMMENDED) or get the .deb directly from herealedosim wrote: Fri Jan 29, 2021 10:47 am Hello. I couldn't find the newer package in MX Package Manager. The nodejs's site indicates that version 14.15.4 is the LTS now.
Thanks
http://mxrepo.com/mx/experimental/pool/test/n/nodejs/
As Stevo also said, it may require dependencies from Buster Backports, use MX Package Installer to install those if you run into anything
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.
Re: nodejs 14.15.1
Hello!SwampRabbit wrote: Fri Jan 29, 2021 11:48 amit won't show up in the package manager, Stevo stated its in experimental repo, you can add that repo (NOT RECOMMENDED) or get the .deb directly from herealedosim wrote: Fri Jan 29, 2021 10:47 am Hello. I couldn't find the newer package in MX Package Manager. The nodejs's site indicates that version 14.15.4 is the LTS now.
Thanks
http://mxrepo.com/mx/experimental/pool/test/n/nodejs/
As Stevo also said, it may require dependencies from Buster Backports, use MX Package Installer to install those if you run into anything
Sorry for my mistake and thanks for the explanation. I was able to install it by downloading the files from the Stevo link and it worked as far as I could see. The problem is that I can't use npm with this new version. In fact, in the previous version, npm warns that it does not support the installed nodejs and I don't know how to fix it.
Thanks for the good work.