Closed luboid closed 9 years ago
Getting the same issue on a non-portable install of Atom (Windows), when using File > Add Project Folder, then opening an existing .cs file. Error is produced again when toggling omnisharp off.
Thanks for the report. I'll have a look into this.
btw. you should uninstall autocomplete-plus-async
getting same error after latest install
I'm getting a similar error on OS X (Yosemite) and Ubuntu 14.04. This is possibly related to the issue I posted earlier (#276). The error I receive is:
Uncaught TypeError: Cannot read property 'stdin' of null
And the stack trace on OS X:
TypeError: Cannot read property 'stdin' of null
at StdioDriver.request (/Users/userfolder/.atom/packages/omnisharp-atom/node_modules/omnisharp-client/lib/drivers/stdio.js:130:22)
at Client.OmnisharpClient.request (/Users/userfolder/.atom/packages/omnisharp-atom/node_modules/omnisharp-client/lib/omnisharp-client.js:108:35)
at Client.OmnisharpClient.codecheck (/Users/userfolder/.atom/packages/omnisharp-atom/node_modules/omnisharp-client/lib/omnisharp-client.js:217:21)
at Client.OmnisharpClient.codecheckPromise (/Users/userfolder/.atom/packages/omnisharp-atom/node_modules/omnisharp-client/lib/omnisharp-client.js:220:21)
at LinterCSharp.lintFile (/Users/userfolder/.atom/packages/omnisharp-atom/lib/omnisharp-atom/linter.ts:41:21)
at /Users/userfolder/.atom/packages/linter/lib/linter-view.coffee:163:18
at Array.forEach (native)
at /Users/userfolder/.atom/packages/linter/lib/linter-view.coffee:162:18
at FSReqWrap.oncomplete (fs.js:77:15)
Using version 0.199.0 of Atom and 0.4.29 of omnisharp-atom (just updated this morning)
I think I know what is going on with this problem now, and have a replication, so I'm working on it.
Try 0.4.33
and let us know if it's still an issue!
This appears to be fixed but see #301.
[Enter steps to reproduce below:]
Atom Version: 0.198.0 System: Microsoft Windows 8.1 Thrown From: omnisharp-atom package, v0.4.24
Stack Trace
Uncaught TypeError: Cannot read property 'error' of undefined
Commands
Config
Installed Packages