On 08/03/16 21:32, Stephen Gallagher wrote:

I put together a COPR that all of the Node.js SIG member have access to at
https://copr.fedorainfracloud.org/coprs/g/nodejs-sig/nodejs-latest/

Right now it has packages that should install on F23, F24 and Rawhide/F25 and
will replace the npm package.

So two immediate observations after installing it in an F23 VM:

- It happily installs without forcing a libuv update and then doesn't
  work with missing uv_ symbols, so a better libuv require is needed

- The npm doesn't work at all because all the bundled modules are in
  the node_modules.bundled directory and node_modules is empty - moving
  them fixes it

Tom

--
Tom Hughes ([email protected])
http://compton.nu/
_______________________________________________
nodejs mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to