siddharthkp/cost-of-modules

Private repos have `NaNM` size

phil-r opened this issue · 3 comments

Hi, I've tried to run cost-of-modules on our company project and our private dependency size was counted as NaNM
image

@phil-r This is tricky to debug, I don't have any private npm packages to test this with.

Can you give me the output of this -
du -d 1 -k node_modules

We can DM if you would prefer that.

@phil-r Published 0.3.2!

@phil-r This problem might not be fully solved. Can you pass me the folder structure inside your private repo