Is there a way to force node / npm to use globally installed modules if both global and local versions exist?
As I understand it, if the NPM module is installed both globally and locally, then the local version will be used.
Is there a way to force the use of the global version if they exist?
+3
UpTheCreek
source
to share
No one has answered this question yet
Check out similar questions:
1988
1835
1544
1177
867
784
511
330
322
228