Y
Hacker News
new
|
ask
|
show
|
jobs
by
timdorr
2491 days ago
Actually, that happens all the time. The way node resolves modules and npm installs them, it's entirely possible to have several different versions of the same dependency. If you use npm ls, you can see where they ended up.