I was trying to use yum to install nodejs but I only got some plugin such as:
nodejs-abbrev.noarch : Abbreviation calculator for Node.js
nodejs-ansi.noarch : ANSI escape codes for Node.js
nodejs-archy.noarch : Renders nested hierarchies with unicode pipes
and when I tried to install one of them, I get errors on dependency processing:
Error: Package: nodejs-fstream-0.1.24-1.fc18.noarch (pidora-updates)
Requires: nodejs(engine) >= 0.6
Error: Package: nodejs-graceful-fs-2.0.0-2.fc18.noarch (pidora-updates)
Requires: nodejs(engine) >= 0.4.0
How can I get this "nodejs(engine)"?? How would they put the plugins on the repos without cores?