- 
                Notifications
    
You must be signed in to change notification settings  - Fork 183
 
Open
Labels
bugSomething isn't workingSomething isn't working
Description
π The bug
I think this may be related to this issue that was fixed a few days ago: vuejs/devtools#977
In Node v25 builds my tests fail with a stack-trace leading to the devtools
TypeError: localStorage.getItem is not a function
 β― getTimelineLayersStateFromStorage ../../node_modules/.pnpm/@[email protected]/node_modules/@vue/devtools-kit/dist/index.js:2272:30
 β― initStateFactory ../../node_modules/.pnpm/@[email protected]/node_modules/@vue/devtools-kit/dist/index.js:2565:26
 β― ../../node_modules/.pnpm/@[email protected]/node_modules/@vue/devtools-kit/dist/index.js:2569:68
π οΈ To reproduce
Sorry - I don't know if this is required for this issue, but it's 1:10am here so I just wanted to get this raised.
π Expected behavior
Build successfully on latest Node v25 release from 6 days ago.
βΉοΈ Additional context
I think the issue lies here:
Line 64 in 110ec66
| '@vue/devtools-core': ^7.7.7 | 
And the issue is fixed in vue-devtools 8.0.3 - can we just update this dep?
solidprinciples, raldone01, alextrukhin and RazerGhost
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working