electron-devtools-installer
electron-devtools-installer copied to clipboard
updated vuejs3 new extention version
We have problem in new vue-router versions:
vue-router.mjs:2541 [Vue Router]: You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html.
BTW after open vue-dev-tools then, vue-router not work anymore.
vue-router.mjs:2614 Uncaught (in promise) TypeError: api.now is not a function
at vue-router.mjs:2614:31
at vue-router.mjs:3445:37
at Array.forEach (<anonymous>)
at triggerError (vue-router.mjs:3445:18)
at vue-router.mjs:3173:17
So we need to update extention
Hello, I have the same problem !
For your information, I made the change to the ID directly in my /node_modules/electron-devtools-installer/dist/index.js
file (just like in A1Gard's commit) and it works perfectly.
hey @MarshallOfSound
Could you accept or reject it?
Otherwise we have to make new package :(
@DenisTHEVENOT If enybody want id:
nhdogjmejiglipccpnnnanhbledajbpd
@DenisTHEVENOT If enybody want id:
nhdogjmejiglipccpnnnanhbledajbpd
Verified. That is the actual ID
hey @MarshallOfSound
Could you accept or reject it?
Otherwise we have to make new package :(
hi @MarshallOfSound , any update on this ?