16 April, 2020

[SOLVED] MS Teams JavaScript Error on Mac

JavaScript Error Message on Macbook Air


MS Teams Cannot run on my MacBook Air. I get these errors:

Errors MS Teams


Solved - here's the hack



MS Teams up and running on Macbook Air


I got the recipe for the hack here.

Open a terminal, and change to the sudo user. Then:

cd /Users/USERNAME-HERE/Library/Application\ Support/
chown -R per Microsoft

Do this for all users on the system (if there are many a bash-loop could do the trick). 

No comments: