Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'uri' of null #15

Closed
jrieken opened this issue Jan 25, 2016 · 5 comments
Closed

Cannot read property 'uri' of null #15

jrieken opened this issue Jan 25, 2016 · 5 comments

Comments

@jrieken
Copy link
Contributor

jrieken commented Jan 25, 2016

From @vscodeerrors on January 25, 2016 16:53

Issue Id: 5158e8e3-2e09-43c1-badd-5989e08cdab3

Versions
- 0.10.6-release
- dfc08dc9edf6607483b193bf934d3badc3fa2e11
Stack
TypeError: Cannot read property 'uri' of null
[vs/workbench/node/pluginHostProcess.js#L9:0 (define)](https://github.com/microsoft/vscode/blob/a80232bbcfe8a5cdad1ebc98638673d9dcb02458/srcvs/workbench/node/pluginHostProcess.js#L9:0 %28define%29)
at render (c:\Program Files (x86)\Microsoft VS Code\resources\app\extensions\jrieken.vscode-omnisharp\out\features\omnisharpStatus.js:43:57)
/vs/base/common/arrays.ts#L5:0
/vs/base/common/arrays.ts#L5:0
[vs/workbench/node/pluginHostProcess.js#L9:0 (define)](https://github.com/microsoft/vscode/blob/a80232bbcfe8a5cdad1ebc98638673d9dcb02458/srcvs/workbench/node/pluginHostProcess.js#L9:0 %28define%29)
[vs/workbench/node/pluginHostProcess.js#L9:0 (define)](https://github.com/microsoft/vscode/blob/a80232bbcfe8a5cdad1ebc98638673d9dcb02458/srcvs/workbench/node/pluginHostProcess.js#L9:0 %28define%29)
/vs/base/common/arrays.ts#L5:0
at Object.p.handle (c:\Program Files (x86)

Copied from original issue: microsoft/vscode#2244

@DustinCampbell
Copy link
Member

This is pretty ancient and the code in omnisharpStatus.ts has changed enough that I'm not sure whether it's still a problem or not. Closing this for now. Please re-open if it comes up again.

@karnavpargi
Copy link

Cannot read property 'uri' of nullthis error throws in VS code 1.20 also my javascript Formatter is not Working. is this error related to this?

@yichengsu
Copy link

this error throws in VS vode 1.24 also ,
my python formatter is not working,but other formatter is well,
so how can I fix this problem?

@DustinCampbell
Copy link
Member

@karnavkumar / @Evan1995 : This repo is for C# for VS Code. You should file an issue over at https://github.com/Microsoft/vscode/issues.

@ghost
Copy link

ghost commented May 20, 2024

I was unable to install C# extension on VScode version 1.19.3 with error Cannot read property 'uri' of null. Does anyone know what could possible cause it?

Fyi, I had to use this version of VScode due to the legacy developer software that were only compatible with VScode 2017.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants