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.

After recently update, no icon shown for node_module folder

See original GitHub issue

Hello,

I googled this, but I found nothing about that, so I reported. The extension works perfectly for every files & folders, but node_modules. is this new behavior or is something wrong?

I’m using latest version of VSCode & your extension. also Windows 10 64bit.

Thanks for your great extension btw !

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dehghani-mehdicommented, Aug 28, 2016

@robertohuertasm thanks man, node_module & .vscode folder are now happy. I should tired re-installing the extension before opening the issue, sorry about that. Nice icons btw.

0reactions
robertohuertasmcommented, Aug 28, 2016

@MehdiDehghani everything seems fine. Try this:

  1. icons disable
  2. uninstall the extension
  3. install it again

I know that you have done it already but just for the sake of discarding obvious things as now I’ve checked the icons.zip file and seems to be ok. I’ve tested it in a clean installation and it’s working so it should work for you too. It has no sense that only two icons are not present if they’re all in the package.

Read more comments on GitHub >

github_iconTop Results From Across the Web

node_modules folder does not appear in file explorer after ...
Use yarn install to reinstall the node modules; The node_modules folder should still be missing from the vs code file explorer; however, it...
Read more >
npm install doesn't create node_modules directory
I'm having the same problem. I've tried each of the answers below but am not getting a node modules folder. – Mel. Jun...
Read more >
cannot find module [Node npm Error Solved] - freeCodeCamp
In my case, I got it like this "Module not found: Error: Can't resolve 'react-icons/fa' in 'C:\Users\user\Desktop\Projects\Address Locator\ ...
Read more >
folders - npm Docs
Node Modules. Packages are dropped into the node_modules folder under the prefix . When installing locally, this means that you can require(" ...
Read more >
How to use font-awesome icons from Node.js-modules?
After importing the file you can start using the font-awesome icons. Implementation of code: In style.css file, import font-awesome by using the ...
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