vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

Unable to install

Open hanhantw opened this issue 4 years ago • 0 comments

🐛 Bug Report

Cannot install LeetCode on vscode

To Reproduce

Click the install button.

Expected behavior

Can be installed

Extension Output

[2021-11-10 20:16:47.322] [sharedprocess] [info] Installing extension: leetcode.vscode-leetcode
[2021-11-10 20:16:47.323] [sharedprocess] [trace] RequestService#request https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery
[2021-11-10 20:16:47.507] [sharedprocess] [trace] RequestService#request https://leetcode.gallerycdn.vsassets.io/extensions/leetcode/vscode-leetcode/0.16.2/1592992845165/Microsoft.VisualStudio.Code.Manifest
[2021-11-10 20:16:47.512] [sharedprocess] [trace] RequestService#request https://leetcode.gallerycdn.vsassets.io/extensions/leetcode/vscode-leetcode/0.16.1/1582351212666/Microsoft.VisualStudio.Code.Manifest
[2021-11-10 20:16:48.243] [sharedprocess] [trace] RequestService#request https://leetcode.gallery.vsassets.io/_apis/public/gallery/publisher/LeetCode/extension/vscode-leetcode/0.16.1/assetbyname/Microsoft.VisualStudio.Code.Manifest
[2021-11-10 20:16:48.243] [sharedprocess] [trace] telemetry/galleryService:requestError {"url":"https://leetcode.gallerycdn.vsassets.io/extensions/leetcode/vscode-leetcode/0.16.1/1582351212666/Microsoft.VisualStudio.Code.Manifest","cdn":true,"message":"Server returned 404"}
[2021-11-10 20:16:48.243] [sharedprocess] [trace] telemetry/galleryService:cdnFallback {"url":"https://leetcode.gallerycdn.vsassets.io/extensions/leetcode/vscode-leetcode/0.16.1/1582351212666/Microsoft.VisualStudio.Code.Manifest","message":"Server returned 404"}
[2021-11-10 20:16:48.899] [sharedprocess] [error] Failed to install extension: leetcode.vscode-leetcode undefined
[2021-11-10 20:16:48.900] [sharedprocess] [trace] telemetry/extensionGallery:install {"id":"leetcode.vscode-leetcode","name":"vscode-leetcode","galleryId":"66682185-9f80-4b70-8b8c-9e492935c105","publisherId":"f47919e9-e19f-4775-b058-31456a401653","publisherName":"LeetCode","publisherDisplayName":"力扣 LeetCode","dependencies":false,"index":0,"searchText":"leetcode","querySource":"searchText","success":false,"duration":1578,"errorcode":"unknown"}
[2021-11-10 20:21:36.874] [sharedprocess] [trace] ExtensionManagementService.refreshReportedCache
[2021-11-10 20:21:36.874] [sharedprocess] [trace] RequestService#request https://az764295.vo.msecnd.net/extensions/marketplace.json
[2021-11-10 20:21:36.877] [sharedprocess] [trace] ExtensionManagementService.refreshReportedCache - got 6 reported extensions from service

Your Environment

  • os: macOS 11.6.1
  • extension settings:
  • nodejs version: v13.5.0
  • vscode version: 1.35.1
  • extension version: 0.18.0

hanhantw avatar Nov 10 '21 12:11 hanhantw