Forum Discussion

Re: Old mods folder disappeared

Thank you for you reply @Bluebellflora 

I have checked and I have a third of my storage still available on my Mac, and my iCloud has more than half the storage free as well, so I don't think that's the issue?

1 Reply

  • @Reixliz 

    Please open Terminal (Applications > Utilities) and copy and paste the following search command then hit Enter/Return:

    find ~ -type d -name "*Mods*" 2>/dev/null

    After a little while it will return the results of the search. You'll know when it's finished searching because the command prompt will reappear. Please copy and paste the results in a post here..