tststs / atom-ternjs

JavaScript code intelligence for atom with tern.js and autocomplete-plus
MIT License
627 stars 76 forks source link

Failed to activate the atom-ternjs package #357

Open Rui471855634 opened 5 years ago

Rui471855634 commented 5 years ago

Arguments to CompositeDisposable.add must have a .dispose() method Hide Stack Trace TypeError: Arguments to CompositeDisposable.add must have a .dispose() method at assertDisposable (/Applications/Atom.app/Contents/Resources/app/static/:11:1175864) at CompositeDisposable.add (/Applications/Atom.app/Contents/Resources/app/static/:11:1176832) at Object.consumeProvider (/Applications/Atom.app/Contents/Resources/app/static/:11:161712) at Object.consumeProvider_2 (/Applications/Atom.app/Contents/Resources/app/static/:11:161410) at Provider.t.exports.Provider.provide (/Applications/Atom.app/Contents/Resources/app/static/:14:1029702) at ServiceHub.t.exports.ServiceHub.provide (/Applications/Atom.app/Contents/Resources/app/static/:11:2934590) at Package.activateServices (/Applications/Atom.app/Contents/Resources/app/static/:11:2942776) at Package.activateNow (/Applications/Atom.app/Contents/Resources/app/static/:11:2939831) at string.e.trim.length.activationHookSubscriptions.add.packageManager.onDidTriggerActivationHook (/Applications/Atom.app/Contents/Resources/app/static/:14:2445) at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/:11:1172318) at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/:11:1173759) at deferredActivationHooks.triggeredActivationHooks.forEach.e (/Applications/Atom.app/Contents/Resources/app/static/:11:382933) at Set.forEach () at PackageManager.activatePackage (/Applications/Atom.app/Contents/Resources/app/static/:11:382895) at n.forEach.e (/Applications/Atom.app/Contents/Resources/app/static/:11:377877) at Array.forEach () at disabledPackagesSubscription.disabledPackagesSubscription.config.onDidChange (/Applications/Atom.app/Contents/Resources/app/static/:11:377861) at emitter.on (/Applications/Atom.app/Contents/Resources/app/static/:11:335380) at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/:11:1172318) at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/:11:1173759) at Config.emitChangeEvent (/Applications/Atom.app/Contents/Resources/app/static/:11:337868) at Config.setRawValue (/Applications/Atom.app/Contents/Resources/app/static/:11:335108) at Config.set (/Applications/Atom.app/Contents/Resources/app/static/:11:330902) at Config.removeAtKeyPath (/Applications/Atom.app/Contents/Resources/app/static/:11:332925) at Package.enable (/Applications/Atom.app/Contents/Resources/app/static/:11:2936571) at PackageManager.enablePackage (/Applications/Atom.app/Contents/Resources/app/static/:11:375575) at HTMLButtonElement.enablementButtonClickHandler (/Applications/Atom.app/Contents/Resources/app/static/:14:2920413)

ClearMarble commented 5 years ago

Getting the same thing on uninstall and reinstall of atom-ternjs

macseem commented 5 years ago

same to me. after disable/enable or uninstall/install I have this issue

zakaria-chahboun commented 5 years ago

same to me :disappointed: after uninstall/install

EDIT:

Just restart atom and all be fine!