orlin/npm-interlink

-f / --force option

orlin opened this issue · 0 comments

orlin commented

Because even with -l linking only happens if the module isn't already linked, this can force all the modules to get linked anyway. In the context of install, this could rm -rf node_modules for each project directory, forcing install from scratch.