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

Function Call Issue Prevents Initilization Of OmniSharp Server (Win-10 64bit all dependencies satisfied) #1033

Open
Christophereley opened this issue Oct 24, 2018 · 0 comments

Comments

@Christophereley
Copy link

Stack-trace from Atom IDE

[Enter steps to reproduce:]

  1. ...Selected package from package installer dialog.
  2. ...Error code.

Atom: 1.32.0 x64
Electron: 2.0.9
OS: Microsoft Windows 10 Enterprise
Thrown From: omnisharp-atom package 0.31.2

Stack Trace

Failed to activate the omnisharp-atom package

At atom.grammars.startIdForScope is not a function

TypeError: atom.grammars.startIdForScope is not a function
    at grammarCb (/packages/omnisharp-atom/dist/omnisharp-atom.js:145:35)
    at arrayEach (/packages/omnisharp-atom/node_modules/lodash/lodash.js:516:11)
    at forEach (/packages/omnisharp-atom/node_modules/lodash/lodash.js:9344:14)
    at OmniSharpAtom.activate (/packages/omnisharp-atom/dist/omnisharp-atom.js:153:30)
    at Package.activateNow (~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:11:3029631)
    at measure (~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:11:3029043)
    at Package.measure (~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:11:3026674)
    at activationPromise.activationPromise.Promise (~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:11:3028903)
    at new Promise (<anonymous>)
    at Package.activate (~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:11:3028846)
    at PackageManager.activatePackage (~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:11:378471)
    at ~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:11:912430
    at r (~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:11:907036)
    at o (~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:14:1037411)
    at e.bufferStream (~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:14:1037499)
    at Socket.e.on (~/AppData/Local/atom/app-1.32.0/resources/app/static/<embedded>:14:1036167)
    at emitOne (events.js:121:20)
    at Socket.emit (events.js:211:7)
    at Pipe._handle.close [as _onclose] (net.js:554:12)
`

@Christophereley Christophereley changed the title Function Call Issue Prevents Initilization Of OmniSharp Server (Win-10 64bit all dependencies satisifed) Function Call Issue Prevents Initilization Of OmniSharp Server (Win-10 64bit all dependencies satisfied) Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant