Or maybe the last module out the door should take the node_modules folder with it! :D
On 4 February 2015 at 17:45, Aaron Gray <[email protected]> wrote: > Thanks ! > > I am open really Bower maybe the way forward then. I am just more > familiar to npm. I was thinking of doing a patch for npm something > like :- > > npm uninstall --force > > or something like that. I will look at Bower and if I can get it to > work cross platform across *nix and Windows then I may well use that. > > > > > On 4 February 2015 at 16:04, Aria Stewart <[email protected]> wrote: > > > >> On Feb 4, 2015, at 10:22 AM, Aaron Gray <[email protected]> > wrote: > >> > >> It would be nice to have a command to do it and also allow script to > >> delete bower_components as well. > > > > like: > > > > npm install -g rimraf > > rimraf node_modules > > > > Though there's "npm rm" and "npm uninstall" to delete single modules. > > > > Bower is entirely orthogonal, so that's up to you to script -- what's > the end goal you're working toward? > > > > Aria > > > > -- > > Job board: http://jobs.nodejs.org/ > > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > > Old group rules: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > > --- > > You received this message because you are subscribed to the Google > Groups "nodejs" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To post to this group, send email to [email protected]. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/4D542F90-AB3A-4898-BD0E-8999B77036A0%40nbtsc.org > . > > For more options, visit https://groups.google.com/d/optout. > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/CANkmNDdUK9qC%2BumhZAmra6tXhGwKOZ%3DGYn2PJp0FX-8A8JaCyw%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAH368SS9LrddrhXHzYiMfDmkgPbJ1zUPiF%3DO_z86YJ7TLC0umw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
