Forums

Resolved
0 votes
Can nodejs be updated in our repository, we are at 6.17.1 which is old.

#node -v
v6.17.1

#npm -v
3.10.10
Saturday, July 13 2019, 02:08 PM
Share this post:
Responses (4)
  • Accepted Answer

    Wednesday, July 17 2019, 06:03 PM - #Permalink
    Resolved
    0 votes
    Hi, I found this thread.. This is explaining how to update your nodejs via npm on centos 7.x. I have not tested this yet I have to find some time. I suggested you try this first in a virtual machine.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, July 13 2019, 04:29 PM - #Permalink
    Resolved
    0 votes
    I think there is a way to update node.js via npm! I have to try this in a virtual machine so give me some time to try it.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, July 13 2019, 04:10 PM - #Permalink
    Resolved
    0 votes
    Or use the docker image?
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, July 13 2019, 03:09 PM - #Permalink
    Resolved
    0 votes
    It is an EPEL maintained package. You'd either need to ask them or find a volunteer to maintain it in ClearOS. Asking them is probably easier, but they only released 6.17.1 recently. Or try here from following the download/installation links on node.js but this takes you outside yum (= danger, if you break your system it is up to yuo to fix it).
    The reply is currently minimized Show
Your Reply