I see past discussions on how to delete plugins and delete from your recents list, but says to clear from “local storage.” How do I find where in my local storage? I’m on a Mac.
Mac Desktop App:
Use the Terminal app to clear the cache.
- Quit the Figma desktop app.
- Open the Terminal.app and enter the following command:
rm -rf "$HOME/Library/Application Support/Figma/"{Desktop,DesktopProfile}
- Try opening the Figma desktop app again.
https://help.figma.com/hc/en-us/articles/360040328553-Can-I-work-offline-with-Figma-#clear-data
Or
Thanks, using the second option worked. Just had to close and restart the app afterwards.