How to Install rosie NPM Packages on Ubuntu / Debian

How to Install rosie software package in NPM Packages

rosie : factory for building JavaScript objects, mostly useful for setting up test data. Inspired by factory_girl. You can installing rosie npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.

$ sudo npm install rosie
$ sudo npm install -g rosie

If want to update the rosie package execute the command as below,

$ sudo npm update rosie

Update package globally,

$ npm install -g rosie

Git clone:

$ sudo  git clone https://github.com/rektide/rosie.git
$ sudo  npm install -g ./rosie

rosie@1.6.0 /usr/lib/node_modules/rosie

How to remove rosie package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall rosie

Basic Information of rosie NPM Package:

Package Name rosie
Version 1.6.0
Description factory for building JavaScript objects, mostly useful for setting up test data. Inspired by factory_girl
Released Date 2016-06-10T03:48:00.846Z
Published by eventualbuddha
How to Learn https://www.npmjs.com/package/rosie/tutorial