Closed evanpjensen closed 6 years ago
Same Error on Arch Linux, but diffrent StackTrace:
[Enter steps to reproduce:]
Atom: 1.32.0 x64 Electron: 2.0.12 OS: linux 4.18.14-arch1-1-ARCH Thrown From: ocaml-merlin package 0.14.6
Failed to activate the ocaml-merlin package
At Cannot call a class as a function
TypeError: Cannot call a class as a function
at _classCallCheck (/usr/lib/atom/node_modules/event-kit/dist/disposable.js:3:99)
at Disposable (/usr/lib/atom/node_modules/event-kit/dist/disposable.js:36:5)
at Object.consumeIndent (/packages/ocaml-merlin/lib/main.coffee:285:5)
at Provider.module.exports.Provider.provide (/usr/lib/atom/node_modules/service-hub/lib/provider.js:34:52)
at ServiceHub.module.exports.ServiceHub.consume (/usr/lib/atom/node_modules/service-hub/lib/service-hub.js:50:18)
at Package.activateServices (/usr/lib/atom/src/package.js:399:73)
at Package.activateNow (/usr/lib/atom/src/package.js:227:14)
at activationHookSubscriptions.add.packageManager.onDidTriggerActivationHook (/usr/lib/atom/src/package.js:895:75)
at Function.simpleDispatch (/usr/lib/atom/node_modules/event-kit/dist/emitter.js:64:14)
at Emitter.emit (/usr/lib/atom/node_modules/event-kit/dist/emitter.js:257:28)
at PackageManager.triggerDeferredActivationHooks (/usr/lib/atom/src/package-manager.js:724:34)
at Promise.all.then (/usr/lib/atom/src/package-manager.js:657:12)
at <anonymous>
atom-ide-debugger-native-gdb 0.7.3
atom-ide-debugger-ocaml 0.7.3
atom-ide-debugger-python 0.7.3
atom-ide-ui 0.13.0
busy-signal 1.4.3
intentions 1.1.5
language-ocaml 1.9.5
linter 2.2.0
linter-ocaml 1.2.0
linter-ui-default 1.7.1
minimap 4.29.9
minimap-linter 2.2.1
ocaml-indent 0.7.1
ocaml-merlin 0.14.6
vim-mode-plus 1.35.0
Hope this gives some more insides. Thanks for the work!
When opening an Ocaml file with the latest atom an error prevents ocaml-merlin from loading.
Atom 1.32.0 Ubuntu 18.04.1 LTS
Error
Cannot call a class as a function
Stacktrace