Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I looked at my error logs and got the following error message:
This means it is not finding the CEF, basically the chromium based browser steam uses for it's client
Upon looking on my program files, I can see it's not installed
So basically, Steam installer on Mac is not installing this crucial component for some reason
No idea how to fix it
do ls -1 ~/Library/Application\ Support/Steam/Steam.AppBundle/Steam/Contents/MacOS/Frameworks | grep Chromium
in the terminal to check if its actually missing. Likely it's not, steam just fails to detect it.
This seems to be completely broken at this point.