You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "../../brave/build/mac/tweak_info_plist.py", line 108, in
sys.exit(Main())
File "../../brave/build/mac/tweak_info_plist.py", line 76, in Main
plist = plistlib.load(f)
AttributeError: 'module' object has no attribute 'load'
The text was updated successfully, but these errors were encountered:
The change in brave/brave-core@59bb24f seems to be causing errors on some dev systems:
The text was updated successfully, but these errors were encountered: