0

I tried to remove tracker cache by running rm -r ~/.cache/tracker3, it works, but when I create a new react app(using npx create-react-app), it starts to use 100% CPU again. What can I do to solve this issue so that I don't have to clear tracker cache every time I use react.

1 Answers1

0

Do you want/need tracker3? You could disable tracker3, see my comment on a post here regarding how to disable tracker3. Or maybe try a regular cron job to do the tracker3 reset it if you don't want to disable it?

codlord
  • 2,506