No icons showing up - Failed to load resource: net::ERR_FILE_NOT_FOUND
See original GitHub issue- I’m sure this issue is not a duplicate.
The extension stopped working. No icons show up at all. Console is full of:
Failed to load resource: net::ERR_FILE_NOT_FOUND
Also:
[Extension Host] Activating extension 'robertohuertasm.vscode-icons' failed: Cannot find module '../i18n'
Activating extension 'robertohuertasm.vscode-icons' failed: Cannot find module '../i18n'.
I tried to disable/enable, un-uninstall and re-install the extension - did not work.
Here’s a screen:
OS: Windows 10 Pro x64
VS Code: Version 1.21.0 Commit 9a199d77c82fcb82f39c68bb33c614af01c111ba Date 2018-03-07T11:04:09.969Z Shell 1.7.9 Renderer 58.0.3029.110 Node 7.9.0 Architecture x64
Please, help. I’m so used to the icons by now, it’s really hard without them 😞
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
net::ERR_FILE_NOT_FOUND loading json.js - Stack Overflow
This error means that file was not found. Either path is wrong or file is not present where you want it ...
Read more >it is saying this in my extension ERR_FILE_NOT_FOUND how ...
Your file couldn't be accessed. It may have been moved, edited, or deleted. ERR_FILE_NOT_FOUND. how to fix this ERR in VS code? Details....
Read more >How To Fix "Failed To Load Resource" Error In WordPress
Replace The Missing Resource First, let's start with the most common solution. Make sure that the failed resource actually exists. If the ......
Read more >Debugging HTML and CSS - LearnHowToProgram.com
The error reads Failed to load resource: net::ERR_FILE_NOT_FOUND . Then, on the right side of the error message, it reads styles.css:1 ...
Read more >unable to load image file using img tag | Edureka Community
Either path is wrong or file is not present where you want it to be. Try to access it by entering source address...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@cryodream Check at
%USERPROFILE%\.vscode\extensions
for any residual folders or files of the extension (extension folder name isrobertohuertasm.vscode-icons-x.x.x
). If you find any delete them and re-install.@alessandropietrobelli Please do the same on
macos
. The path to theextension
folder eludes me atm, so in case you can’t find it post back, in case another team member knows it by heart.Good to know guys. Memory fails me as of late (considering getting a DDR5 😆).