Fix to insane build times?

So, recently for seemingly no reason, my apps are now taking an upwards of 3 minutes to build, and my most recent build took over an hour! I left my computer on and it said my lint compile took over 6 thousand seconds! And it is just my project, my co workers build in less insane amounts of time on the same machines. Thanks for any ideas.

Run npm run build directly, same problem?
Harddisk full?
Any special programs running (Antivirus, File change monitoring, x Git UIs)?

Hmm, yeah this isn’t normal build times from what we’ve been seeing in our test.
Can you post your package.json?
Also, how big is your project? How many pages, components, directives?
Any detail you can provide is helpful here.