You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...Selected package from package installer dialog.
...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)
`
The text was updated successfully, but these errors were encountered:
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
Stack-trace from Atom IDE
[Enter steps to reproduce:]
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
The text was updated successfully, but these errors were encountered: