I have come across a problem in my workspace where Node projects are utilizing various version dependencies, resulting in duplicate copies of the same node module. This has made it extremely difficult to locate my files and is causing excessive storage consumption on my SSD. Is there a package manager available that can store node packages in a centralized repository on a chosen disk?