5

Terminal output showing how long my yarn install is taking

I'm making an electron / vue desktop app, and using yarn to manage dependencies. Since I added firebase and firebase-tools as dependencies, yarn install is now unbelievably slow. I'm not sure if I should just ignore the postinstall script which is (electron-builder install-app-deps) or if I need it. Any advice on what to do here would be greatly appreciated, thanks!

CoryCoolguy
  • 1,065
  • 8
  • 18
  • Probably because there is a lot of data for your CPU to crunch through – GBWDev Jan 07 '20 at 09:38
  • @GBWDev Are you sure? This just started happening basically right after I added those two dependencies. Does it make it that much slower? it's like multiple minutes now. And I have like a 2019 Macbook pro... – Omar Baradei Jan 08 '20 at 04:10

0 Answers0