antfu / vscode-iconify

🙂 Iconify IntelliSense for VS Code
https://marketplace.visualstudio.com/items?itemName=antfu.iconify
MIT License
474 stars 36 forks source link

Error: Request failed with status code 504 #15

Closed sschneider-ihre-pvs closed 2 years ago

sschneider-ihre-pvs commented 2 years ago

When the extension boots up and tries to download something I get this.

🈶 Activated, v0.2.2 🎛 108 icon sets loaded ☁️ [mdi] Downloading from https://raw.githubusercontent.com/iconify/collections-json/master/json/mdi.json 🐛 ERROR: Error: Request failed with status code 504 Error: Request failed with status code 504

I can access it in the browser no problem there. I also have proxy settings set. I already tried to manually download it and put it into the global storage, put it seems that only gets cached after download.

sschneider-ihre-pvs commented 2 years ago

has been resolved