Google Chrome wasn't working earlier :(
and it was giving a weird "snap" error, which needed to be solved:
Right click the chrome's icon, and add to the "target" :--no-sandbox
e.g. Earlier, not -working version:
Local Settings\Application Data\Google\Chrome\Application\chrome.exe"
~~~~~~~~~~~~~~~~~~~
Working version
Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --no-sandbox
Njoy :)!
and it was giving a weird "snap" error, which needed to be solved:
Right click the chrome's icon, and add to the "target" :--no-sandbox
e.g. Earlier, not -working version:
Local Settings\Application Data\Google\Chrome\Application\chrome.exe"
~~~~~~~~~~~~~~~~~~~
Working version
Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --no-sandbox
Njoy :)!