question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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: 2018-03-11_20-19-24__code

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:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
JimiCcommented, Mar 14, 2018

@cryodream Check at %USERPROFILE%\.vscode\extensions for any residual folders or files of the extension (extension folder name is robertohuertasm.vscode-icons-x.x.x). If you find any delete them and re-install.

@alessandropietrobelli Please do the same on macos. The path to the extension folder eludes me atm, so in case you can’t find it post back, in case another team member knows it by heart.

1reaction
JimiCcommented, Mar 12, 2018

Good to know guys. Memory fails me as of late (considering getting a DDR5 😆).

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found