I share solution next error.
Edit file from path:
sudo nano /etc/apt/sources.list.d/vscode.list
Comment or change next line on file.
Original line comment or update:
deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/vscode stable main
To:
deb [arch=amd64] http://packages.microsoft.com/repos/vscode stable main
That it is.
References: https://stackoverflow.com/questions/65306968/vs-code-n-skipping-acquire-of-configured-file-main-binary-arm64-packages/65310278#65310278
No comments:
Post a Comment