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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Atom: 1.22.0-beta0 x64 Electron: 1.6.9 OS: Mac OS X 10.12.6 Thrown From: ide-typescript package 0.6.2
Stack Trace
Uncaught Error: Connection is closed.
At /Users/sangdth/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606
Error: Connection is closed.
at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:131:28)
at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606:19)
at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:660:13)
at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:244:15)
at LanguageClientConnection.didChangeWatchedFiles (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:145:10)
at ServerManager.projectFilesChanged (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/server-manager.js:262:33)
at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
at /Applications/Atom Beta.app/Contents/Resources/app/src/project.js:341:40
at PathWatcher.onNativeEvents (/Applications/Atom Beta.app/Contents/Resources/app/src/path-watcher.js:671:15)
at /Applications/Atom Beta.app/Contents/Resources/app/src/path-watcher.js:567:31
at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
at NativeWatcher.onEvents (/Applications/Atom Beta.app/Contents/Resources/app/src/path-watcher.js:448:26)
at handler (/Applications/Atom Beta.app/Contents/Resources/app/src/path-watcher.js:177:15)
Thanks for the report! This is a duplicate of #17, so you can subscribe there if you'd like. If you can share the debugging details Damien asks for in #17 (comment), that could be helpful too.
[Enter steps to reproduce:]
Atom: 1.22.0-beta0 x64
Electron: 1.6.9
OS: Mac OS X 10.12.6
Thrown From: ide-typescript package 0.6.2
Stack Trace
Uncaught Error: Connection is closed.
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: