Hello Everyone I tried looking for a solution on the internet and I couldn't find one. For some reason, all the files inside the node modules folder have a size on disk of 1MB whilst the actual size is around 1kb or less. this ends up making my whole project take up to 50GB of storage whilst it is just a simple website. I am currently working on the project on a Sandisk SSD 1TB, file system exFAT, bytes per sector 512. Here are some images for reference.project on my external disk,sample of file size information, a project on my internal hard disk there is no large discrepancy between size and size on disk. Thank you in Advance