atom-julia-client: Failed to activate the julia-client package
Environment:
OS: Win 7 Atom: 1.11.2 Julia Upgrade from: 0.4.7 to 0.5.9
Error Indicated via Atom when installing julia-client package:
Failed to activate the julia-client package
Stack Trace
Autocomplete provider ‘Object(undefined)’
specifies selector
instead of the scopeSelector
attribute.
See https://github.com/atom/autocomplete-plus/wiki/Provider-API.
Autocomplete provider ‘Object(undefined)’
specifies selector
instead of the scopeSelector
attribute.
See https://github.com/atom/autocomplete-plus/wiki/Provider-API.
Error: Autocomplete provider 'Object(undefined)'
specifies `selector` instead of the `scopeSelector` attribute.
See https://github.com/atom/autocomplete-plus/wiki/Provider-API.
at ProviderManager.module.exports.ProviderManager.registerProvider (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\node_modules\autocomplete-plus\lib\provider-manager.js:302:17)
at ProviderManager.registerProvider (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\node_modules\autocomplete-plus\lib\provider-manager.js:3:59)
at C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\node_modules\autocomplete-plus\lib\main.js:83:65
at Object.module.exports.requireAutocompleteManagerAsync (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\node_modules\autocomplete-plus\lib\main.js:23:49)
at Object.module.exports.consumeProvider (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\node_modules\autocomplete-plus\lib\main.js:79:12)
at Object.module.exports.consumeProvider_3_0 (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\node_modules\autocomplete-plus\lib\main.js:65:19)
at Provider.module.exports.Provider.provide (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\node_modules\service-hub\lib\provider.js:29:52)
at ServiceHub.module.exports.ServiceHub.provide (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\node_modules\service-hub\lib\service-hub.js:30:20)
at Package.module.exports.Package.activateServices (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\src\package.js:355:71)
at Package.module.exports.Package.activateNow (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\src\package.js:186:16)
at C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\src\package.js:156:32
at Package.module.exports.Package.measure (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\src\package.js:92:15)
at C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\src\package.js:149:26
at Package.module.exports.Package.activate (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\src\package.js:146:34)
at PackageManager.module.exports.PackageManager.activatePackage (C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\src\package-manager.js:538:21)
at C:\Users\22711973\AppData\Local\atom\app-1.11.2\resources\app.asar\node_modules\settings-view\lib\package-manager.js:397:31
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 15 (5 by maintainers)
Possibly caused by out-of-date Ink package. Went away after updating that and restarting (restarting alone did not help).