Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node_modules not showing in tree #119847

Closed
primelos opened this issue Mar 25, 2021 · 5 comments
Closed

node_modules not showing in tree #119847

primelos opened this issue Mar 25, 2021 · 5 comments
Assignees
Labels
file-explorer Explorer widget issues info-needed Issue requires more information from poster *question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@primelos
Copy link

primelos commented Mar 25, 2021

Issue Type: Bug

I working on a cloned server in node.js. When I run npm install the node_modules folder does not show on the left side with the other files and folders. At first I thought it was not working but when i check the folder using the finder in my mac I can see the node_modules was created. If I close vscode and reopen it then I can see the folder.

VS Code version: Code 1.54.3 (2b9aebd, 2021-03-15T11:57:12.728Z)
OS version: Darwin x64 16.7.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (3.93GB free)
Process Argv . --crash-reporter-id 359e203e-d012-4e54-9a51-cec18058ba16
Screen Reader no
VM 0%
Extensions (28)
Extension Author (truncated) Version
rainbow-brackets 2gu 0.0.6
es7-javascript-class-snippets abr 0.4.0
arepl alm 2.0.1
vscode-browser-preview auc 0.7.0
mongogo bag 0.1.2
package-json-upgrade cod 1.3.0
compulim-vscode-dictionary Com 0.0.5
mern-snippets dev 1.5.0
githistory don 0.6.16
es7-react-js-snippets dsz 3.1.1
prettier-vscode esb 6.3.1
vscode-graphql Gra 0.3.15
mongo-runner Joe 0.6.2
vscode-styled-components jpo 1.5.0
graphql mqu 0.1.2
mssql ms- 1.10.1
python ms- 2021.3.680753044
jupyter ms- 2021.3.684299474
debugger-for-chrome msj 4.12.12
vetur oct 0.33.1
LiveServer rit 5.6.1
mongo-snippets-for-node-js roe 1.3.5
js-jsx-snippets sky 10.1.0
code-spell-checker str 1.10.2
vscode-icons vsc 11.2.0
quokka-vscode Wal 1.0.351
ReactSnippets xab 2.4.0
html-css-class-completion Zig 1.20.0
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstry914:30276682
pythonvsdeb440:30248342
pythonvsded773:30248341
pythonvspyt875:30259475
pythontb:30265425
vspre833cf:30267465
vshan820cf:30276953

@vscodebot
Copy link

vscodebot bot commented Mar 25, 2021

@isidorn
Copy link
Contributor

isidorn commented Mar 25, 2021

I can not reproduce this.
Can you reproduce using Visual Studio Code Insiders https://code.visualstudio.com/insiders/

@isidorn isidorn added file-explorer Explorer widget issues info-needed Issue requires more information from poster labels Mar 25, 2021
@IllusionMH
Copy link
Contributor

Do you have node_modules in your files.exclude configuration for User or Workspace level?

@primelos
Copy link
Author

now when i clone a project and run npm install I get this error?
Screen Shot 2021-03-25 at 10 27 59 AM

@isidorn isidorn added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Mar 26, 2021
@github-actions github-actions bot locked and limited conversation to collaborators May 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
file-explorer Explorer widget issues info-needed Issue requires more information from poster *question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants
@IllusionMH @isidorn @primelos and others