Sorry for mass, that last one has a typo:
Correct command is:
sudo dnf install -y fedora-repos-rawhide && sudo dnf install -y --best --allowerasing --enablerepo rawhide nodejs libuv
You need to upgrade libuv as well, otherwise you'll get:
node: symbol lookup error: node: undefined symbol: uv_fs_realpath
On Mon, Jul 18, 2016 at 4:27 PM Robert Van Voorhees rcvanvo@gmail.com wrote:
Awesome,
In the event anyone else is interested:
sudo dnf install -y fedora-repos-rawhide && sudo dnf install -y --best --allowerasing --enablerepo rawhide nodejs
Appreciate the fast response time as well!
On Mon, Jul 18, 2016 at 4:16 PM Stephen Gallagher sgallagh@redhat.com wrote:
On 07/18/2016 04:05 PM, Robert Van Voorhees wrote:
Hey guys, do we have a COPR or capability to run Node 6 on Fedora 24 at
the
moment? I realize we're still pushing for Node v4, but since we were
definitely
building it at one point, do we have a semi-official means to upgrade
to 6?
It's built and functional in Rawhide right now, so you should be able to pull it from there...
nodejs mailing list nodejs@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/nodejs@lists.fedoraproject.org