NPM install hangs on loadRequestedDeps
问题 When I download any package using NPM, it hangs on the last command "loadRequestedDeps." I've added my whole -verbose output to the end of this question for reference. It will just sit there until I cancel the command, and nothing will be installed and my package.json will not be updated. What could the issue be? I've looked around but haven't found out how to fix my particular problem. Here's some info: OS is Windows 10 Node version is 6.9.1 NPM version is 3.10.8 My CPU maxes out at 100%