Contador de Visitas

quinta-feira, 19 de dezembro de 2024

[processBridge]: Error: Cannot get NPM x Color Picker x VS Code

 Color Picker Stop working with VS Code

msg: [processBridge]: Error: Cannot get NPM

Link to the issue: GitHub Issue #134

I found the solution!

There seems to be some kind of conflict with one of the extensions.
I tried deleting all extensions and reinstalling VS Code, but it didn’t work.

Here’s what I did to fix the problem:

  1. Go to the following directory:
    C:\Users\<your_name>\AppData\Roaming\Code\User\profiles\-447d794c

  2. Delete the following three files:

    • settings.json
    • keybindings.json
    • extensions.json

After doing this, the color picker and VS Code started working correctly.