Closed gbelmm closed 8 years ago
npm install ng2-rut --save
"'ng2-rut' is not in the npm registry."
That's because the lib it's under development yet. If you want to try, you can add "ng2-rut": "git://github.com/platanus/ng2-rut.git#angular-2.0" to your package.json.
"ng2-rut": "git://github.com/platanus/ng2-rut.git#angular-2.0"
npm install ng2-rut --save
"'ng2-rut' is not in the npm registry."