vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.68k stars 4.14k forks source link

Inspector vuex not found #2058

Open Pedroprt opened 1 year ago

Pedroprt commented 1 year ago

Vue devtools version

6.5.0

Link to minimal reproduction

https://btms.com.br

Steps to reproduce & screenshots

When I open devtools -> vue, sometimes the vuex component is shown but most of times it doesn't

What is expected?

In the past, always the vuex was visible

What is actually happening?

vuex

System Info

Windows 11
Google Chrome  112.0.5615.138

Any additional comments?

No response

WulfP commented 1 year ago

Same here: Very frequently all plugins are missing (Pinia, Router,...) in different browsers and on all machines in our team.

j4acks0n commented 1 year ago

Pedroprt

try update the node,then paste it to your directories hope this will help

titusdecali commented 1 year ago

duplicate of https://github.com/vuejs/devtools/issues/2044