Forum Discussion
YT000
Mar 10, 2025Copper Contributor
Places app not working on mac
Places app won't open on Teams app on mac, anyone with the same problem?
- Mar 13, 2025
Teams version issue:
Update Teams to the latest version first, then try again.
Check whether Teams is the classic version or the new version, as some apps may not be compatible with the new version.
Teams cache issue:Exit Teams and delete the cache:
rm -rf ~/Library/Application\ Support/Microsoft/Teams
Restart Teams.
Holaway
Mar 13, 2025Iron Contributor
Teams version issue:
Update Teams to the latest version first, then try again.
Check whether Teams is the classic version or the new version, as some apps may not be compatible with the new version.
Teams cache issue:
Exit Teams and delete the cache:
rm -rf ~/Library/Application\ Support/Microsoft/Teams
Restart Teams.
- YT000Mar 13, 2025Copper Contributor
Thanks! This worked. I switched to old teams, deleted the cache, then restarted teams, now it works in new teams as well.