When I run
npm ls -g
I get back
-> /usr/local/lib64/usr/local/bin
(empty)
Which is obviously incorrect. Using locate
I can see my global modules are installed at /usr/lib64/node_modules
. How do I go about correcting this issue? (I'm running gentoo amd64.)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…