MicrosoftDocs / WSL

Source code behind the Windows Subsystem for Linux documentation.
https://docs.microsoft.com/windows/wsl
Other
1.92k stars 579 forks source link

Error after installation of microsoft-edge browser in WSL environment #2017

Open apang opened 2 months ago

apang commented 2 months ago

Type of issue

Code doesn't work

Feedback

Setup

curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg sudo install -o root -g root -m 644 microsoft.gpg /usr/share/keyrings/ sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/microsoft.gpg] https://packages.microsoft.com/repos/edge stable main" > /etc/apt/sources.list.d/microsoft-edge-beta.list' sudo rm microsoft.gpg

Install

sudo apt update sudo apt install microsoft-edge-beta

microsoft-edge [10182:10182:0905/205918.372900:ERROR:zygote_host_impl_linux.cc(101)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

Page URL

https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps

Content source URL

https://github.com/MicrosoftDocs/wsl/blob/main/WSL/tutorials/gui-apps.md

Author

@craigloewen-msft

Document Id

03d806dd-56d9-f230-b7f8-b6f583168247