We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9ceeb commit 2b48a41Copy full SHA for 2b48a41
setup/setup-vscode.sh
@@ -3,9 +3,6 @@
3
## go to tmp directory
4
cd /tmp
5
6
-# temporarily disable the libuv use of io_uring https://github.com/amazonlinux/amazon-linux-2023/issues/840
7
-export UV_USE_IO_URING=0
8
-
9
sudo yum update
10
sudo yum install -y npm
11
0 commit comments