CafeHelado

Results 2 comments of CafeHelado

@viktorashi were you able to solve this ? I am running into the same errors

Alternatively, after cloning the project, **start** (kill exisitng sessions first) your Chromium based browsers with the flag --allow-file-access-from-files Normal systems: ``` $: /Applications/Chromium.app/Contents/MacOS/Chromium --allow-file-access-from-files ``` or ``` $: chromium-browser --allow-file-access-from-files...