failed: Cannot read property 'overrideCopy' of undefined after upgrade to 0.10.12
See original GitHub issueBUG REPORT
What happened:
workbench.main.js:sourcemap:249 [Extension Host] Activating extension `vscodevim.vim` failed: Cannot read property 'overrideCopy' of undefined
t.log @ workbench.main.js:sourcemap:249
[Extension Host] Here is the error stack: TypeError: Cannot read property 'overrideCopy' of undefined
at ConfigurationClass.reload (/Users/camper42/.vscode/extensions/vscodevim.vim-0.10.12/out/src/configuration/configuration.js:272:95)
at new ConfigurationClass (/Users/camper42/.vscode/extensions/vscodevim.vim-0.10.12/out/src/configuration/configuration.js:202:14)
at Object.<anonymous> (/Users/camper42/.vscode/extensions/vscodevim.vim-0.10.12/out/src/configuration/configuration.js:358:25)
at Object.<anonymous> (/Users/camper42/.vscode/extensions/vscodevim.vim-0.10.12/out/src/configuration/configuration.js:360:3)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Function.J.X.t.getExtensionPathIndex.then.o._load (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/node/extensionHostProcess.js:490:709)
What did you expect to happen: no error
How to reproduce it (as minimally and precisely as possible): upgrade to 0.10.12 and reload vs code
Environment: Mac
- Extension (VsCodeVim) version: 0.10.12
- VSCode version: 1.19.2 (1.19.2)
- OS version: 10.13.2
Issue Analytics
- State:
- Created 6 years ago
- Reactions:8
- Comments:12 (3 by maintainers)
Top Results From Across the Web
ERROR in Cannot read property '0' of undefined after upgrade ...
I'm having the same issue. I tracked down the stack trace by running ng serve in the vs code debugger and having it...
Read more >Fix for cannot 'TypeError: Cannot read property' when ...
This was the case with a recent PR to update jest-circus to 28.x. ... TypeError: Cannot read property 'enableGlobally' of undefined at ...
Read more >Plesk is broken: TypeError: Cannot read property 'map' of ...
Plesk is unavailable after failed upgrade, or one or more of the following errors ... TypeError: Cannot read property querySelector of null
Read more >Upgrading Kibana from 7.14.2 to 7.15.X results in error ...
I'm trying to upgrade Kibana on a Linux platform. When upgrading, I am ... FATAL TypeError: Cannot read property 'schema' of undefined.
Read more >ChangeLog · master · GStreamer / gst-python · GitLab
Gst.py: raise an error if we can't unmap the memory ... edit the buffer data in a gstreamer python element since you get...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Should be all good now. Apologies for the build break.
Goddamn it. I knew that would change would bite me in the butt. On a plane right now, fix should be pretty easy.