question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

failed: Cannot read property 'overrideCopy' of undefined after upgrade to 0.10.12

See original GitHub issue

BUG 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:closed
  • Created 6 years ago
  • Reactions:8
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

7reactions
jpooncommented, Jan 23, 2018

Should be all good now. Apologies for the build break.

2reactions
jpooncommented, Jan 23, 2018

Goddamn it. I knew that would change would bite me in the butt. On a plane right now, fix should be pretty easy.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found