From Fedora Project Wiki
< Node.js
These native modules are currently available in Fedora:
i2c libxmljs node-expat node-stringprep pg sqlite3 srs ws zipfile
To install them, run:
sudo yum install npm(module_name)
Then, link them to your project's directory with npm link
.