Open vikram-mandyam opened 8 years ago
This is also happening on macOS even with the latest version on mono and .NET installed
Same for me. Latest mono & .Net Core
I am having the same issue... Might I add that I get this every time I try to make a new project?
Maybe this should be in another issue, but for me, I dont think the server is starting... At least its not running when I go to look for it. Appears to crash after it reports its working directory.
Same issue here. I actually just installed atom with a bunch of coding packages while omnisharp is just one of them. I am running Win7-64bit with .NET4.5.2 Could that be an issue? I mean, is omnisharp not compatible with more recent .NET versions then 4.5.1?
EDIT: This also is a bit annoying --->http://imgur.com/6VFWOg4
I don't have those packages installed and still error.
I recently formatted my computer and have dotnet core as well as mono install on Windows 64 bit and am getting the same errors. On mac I am able to run Omnisharp fine without any issues. Any solutions to this?
How to fix this? I'm fairly new to this omnisharp with atom. I can't get anything to work, even a simple console app from visual studio. the server won't turn on. And when creating a new package this error pops up.
Would there happen to be any solution to this? Running into it on a new install on macOS using the latest version of everything.
After installing atom-yeoman the error popup seems to go but omnisharp server still doesn't seem to start. Any idea how to get around this? I have latest version on .net and atom and i'm working on windows 64 bit. I'm relatively new to Omnisharp and Atom if anyone is able to fix the issue please share your inputs.
I really don't have too much experience in TS/JS, but I looked into this for a couple hours today. I thought this was related to the undefined parameter passed in the run command at first, but after spending some time looking into this deeper, it seems like the generator isn't initialized yet for some reason, which is weird, because it looks like it is at the end of the file.
Honestly, I'm just not experienced enough with large TS/JS projects to know, but I've had a few friends try installing this as well and they've all encountered the same error. Perhaps @david-driscoll can shed some light.
Same problem on mac Os Sierra with a clean install :(
I'm having the same error on Ubuntu 16.04
Same error on macOS Sierra. Mono installed and working, omnisharp server not starting. Will this issue be ever fixed?
@david-driscoll & team haven't committed for 3 months. Omnisharp chatroom link on the official website goes to a broken page. I tried reaching out to Omnisharp about it on twitter but got no response. Their official twitter account hasn't been active since March 2016.
I guess they need more volunteers.
Is there an alternative to Omnisharp for Atom? I really need something with C# support for Unity development
I don't know any alternatives for Atom but you can u can try Visual Studio Code. It works very well with c# out of the box.
On Tue, 29 Nov 2016, 20:56 Liam-Hinzman, notifications@github.com wrote:
Is there an alternative to Omnisharp for Atom? I really need something with C# support for Unity development
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OmniSharp/omnisharp-atom/issues/837#issuecomment-263680412, or mute the thread https://github.com/notifications/unsubscribe-auth/AF5LDZVbF_FZq6VGo0FCGTS8ieI8IUYVks5rDINSgaJpZM4J0QRZ .
Yes, this project needs volunteers. Pull Requests are very welcome!
I have updated the wiki to point to the correct chat room/slack team.
I'm having the same problems (server won't start for existing C#/sln projects, New Project throws exception).
Noticed the builds are failing for this project. Is anyone home?
Still getting this issue. Stack trace below.
TypeError: Cannot read property 'run' of undefined
at GeneratorAspnet.run (/home/user/.atom/packages/omnisharp-atom/dist/atom/generator-aspnet.js:87:34)
at GeneratorAspnet.newProject (/home/user/.atom/packages/omnisharp-atom/dist/atom/generator-aspnet.js:78:41)
at atom-workspace.<anonymous> (/home/user/.atom/packages/omnisharp-atom/dist/atom/generator-aspnet.js:42:30)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:259:29)
at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:3:59)
at CommandRegistry.module.exports.CommandRegistry.dispatch (/usr/share/atom/resources/app.asar/src/command-registry.js:160:19)
at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/usr/share/atom/resources/app.asar/src/atom-environment.js:1175:28)
at EventEmitter.outerCallback (/usr/share/atom/resources/app.asar/src/application-delegate.js:319:25)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:194:7)
I'm having the same problem. Is there any way to fix it?
[Enter steps to reproduce:]
Atom: 1.18.0 x64 Electron: 1.3.15 OS: Microsoft Windows 10 Home Thrown From: omnisharp-atom package 0.31.2
Uncaught TypeError: Cannot read property 'run' of undefined
At C:\Users\sufya\.atom\packages\omnisharp-atom\dist\atom\generator-aspnet.js:87
TypeError: Cannot read property 'run' of undefined
at GeneratorAspnet.run (/packages/omnisharp-atom/dist/atom/generator-aspnet.js:87:34)
at GeneratorAspnet.newProject (/packages/omnisharp-atom/dist/atom/generator-aspnet.js:78:41)
at /packages/omnisharp-atom/dist/atom/generator-aspnet.js:42:30)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.18.0/resources/app/src/command-registry.js:265:35)
at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.18.0/resources/app/src/command-registry.js:3:65)
at CommandRegistry.module.exports.CommandRegistry.dispatch (~/AppData/Local/atom/app-1.18.0/resources/app/src/command-registry.js:166:25)
at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (~/AppData/Local/atom/app-1.18.0/resources/app/src/atom-environment.js:1314:34)
at EventEmitter.outerCallback (~/AppData/Local/atom/app-1.18.0/resources/app/src/application-delegate.js:334:31)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:194:7)
2x -1:37.2.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-always.theme-base16-syntax.theme-one-dark-ui)
3x -1:21.6.0 omnisharp-atom:toggle-dock (atom-workspace.workspace.scrollbars-visible-always.theme-base16-syntax.theme-one-dark-ui)
-1:16.4.0 omnisharp-atom:new-project (div.tool-panel.tree-view)
-1:07.5.0 omnisharp-atom:toggle (a.btn-issue.btn.btn-error)
-0:32.2.0 omnisharp-atom:new-project (input.hidden-input)
2x -0:17.4.0 omnisharp-atom:solution-status (atom-workspace.workspace.scrollbars-visible-always.theme-base16-syntax.theme-one-dark-ui)
-0:16.3.0 omnisharp-atom:toggle-dock (atom-workspace.workspace.scrollbars-visible-always.theme-base16-syntax.theme-one-dark-ui)
-0:12.3.0 linter-ui-default:toggle-panel (atom-workspace.workspace.scrollbars-visible-always.theme-base16-syntax.theme-one-dark-ui)
atom-beautify 0.30.3
base16-syntax 1.8.1
busy-signal 1.4.3
dracula-syntax 2.0.5
dracula-ui 0.6.0
file-icons 2.1.8
firewatch-green-syntax 1.1.0
highlight-selected 0.13.1
intentions 1.1.2
linter 2.2.0
linter-ui-default 1.6.2
minimap 4.28.2
minimap-highlight-selected 4.6.1
omnisharp-atom 0.31.2
open-recent 5.0.0
pigments 0.39.1
script 3.15.0
simple-drag-drop-text 0.3.4
todo-show 1.11.0
`
So...does anyone knows how to fix it?
Same problem on Arch (x86_64 Linux 4.12.12-1-ARCH)
Same problem on Mac OS High Sierra 10.13.1 (17B1003) ...
And so do I...
Same
Having the same issue on 10.13.2 High Sierra and Atom 1.23.3
Having issue Windows 8.1 Pro latest atom version
Same on mac. Any fix to this or is this project dead?!
Same issue here.
Project is dead. Do not waste time on it.
[Enter steps to reproduce below:]
Atom Version: 1.10.0 Electron Version: 0.37.8 System: Microsoft Windows 7 Enterprise Thrown From: omnisharp-atom package, v0.30.7
Stack Trace
Uncaught TypeError: Cannot read property 'run' of undefined
Commands
Config
Installed Packages