After recently update, no icon shown for node_module folder
See original GitHub issueHello,
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:
- Created 7 years ago
- Comments:8 (4 by maintainers)
Top 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 >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
@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.@MehdiDehghani everything seems fine. Try this:
icons disable
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.