On 07/18/2016 04:29 PM, Robert Van Voorhees wrote:
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
Hmm, that should have been specified as an explicit dependency for the nodejs package. Looks like a bug. Mind filing a BZ?