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

Error in all extensions (Unable to resolve nonexistent file) #237547

Open
okineadev opened this issue Jan 9, 2025 · 2 comments
Open

Error in all extensions (Unable to resolve nonexistent file) #237547

okineadev opened this issue Jan 9, 2025 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions
Milestone

Comments

@okineadev
Copy link

Type: Bug

  1. Updated VS Code
  2. I see the "⚠️" icon in the extension bar
  3. All extensions have the following error:
Unable to read file 'c:\Users\yrabo.vscode-insiders\extensions\1natsu.insert-br-tag-1.0.0\package.json' (Error: Unable to resolve nonexistent file 'c:\Users\yrabo.vscode-insiders\extensions\1natsu.insert-br-tag-1.0.0\package.json')

I suspect that your engineers forgot to put a backslash before .vscode-insiders - c:\Users\yrabo.vscode-insiders ...

VS Code version: Code - Insiders 1.97.0-insider (2569d71, 2025-01-08T13:30:54.238Z)
OS version: Windows_NT x64 10.0.26100
Modes:
Remote OS version: Linux x64 5.15.167.4-microsoft-standard-WSL2

System Info
Item Value
CPUs 11th Gen Intel(R) Core(TM) i9-11900H @ 2.50GHz (16 x 2496)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 15.70GB (5.58GB free)
Process Argv --crash-reporter-id be554c07-aa1b-477b-a3ce-992f4e6ed782
Screen Reader no
VM 0%
Item Value
Remote WSL: Ubuntu-24.04
OS Linux x64 5.15.167.4-microsoft-standard-WSL2
CPUs 11th Gen Intel(R) Core(TM) i9-11900H @ 2.50GHz (16 x 0)
Memory (System) 7.61GB (5.79GB free)
VM 0%
Extensions (21)
Extension Author (truncated) Version
feather-vscode mel 1.0.1
remote-containers ms- 0.394.0
remote-wsl ms- 0.88.5
material-icon-theme PKi 5.17.0
biome bio 2024.12.22126
gitignore cod 0.9.0
vscode-markdownlint Dav 0.58.0
EditorConfig Edi 0.16.4
prettier-vscode esb 11.0.0
copilot Git 1.256.1304
copilot-chat Git 0.24.2025010901
vscode-github-actions git 0.27.0
todo-tree Gru 0.0.226
auto-markdown-toc hun 3.0.13
svg joc 1.5.4
vscode-publint kra 0.1.0
vscode-copilot-vision ms- 0.2.2024111316
bun-vscode ove 0.0.26
trailing-spaces sha 0.4.1
even-better-toml tam 0.21.2
volar Vue 2.2.0

(1 theme extensions excluded)

A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
vsaa593cf:30376535
py29gd2263:31024238
c4g48928:30535728
a9j8j154:30646983
962ge761:30841072
pythonnoceb:30776497
dsvsc014:30777825
dsvsc015:30821418
pythonmypyd1:30859725
h48ei257:31000450
pythontbext0:30879054
cppperfnew:30980852
pythonait:30973460
dvdeprecation:31040973
dwnewjupyter:31046869
newcmakeconfigv2:31071590
nativerepl1:31134653
pythonrstrctxt:31093868
nativeloc1:31118317
cf971741:31144450
e80f6927:31120813
iacca1:31150324
notype1:31143044
dwcopilot:31158714
h409b430:31177054
2j25a237:31183119
c3hdf307:31184662
6074i472:31201624

@okineadev
Copy link
Author

UPD: missing backslash before dots in paths

Image

@sandy081
Copy link
Member

sandy081 commented Jan 9, 2025

Looks like there are some invalid entries in your extensions.json file which is now being surfaced in the UI. We are planning to clean up such invalid entries automatically.

@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions labels Jan 9, 2025
@sandy081 sandy081 added this to the January 2025 milestone Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions
Projects
None yet
Development

No branches or pull requests

2 participants