forked from autocomplete-python/autocomplete-python
-
Notifications
You must be signed in to change notification settings - Fork 6
Uncaught Error: Cannot find module 'atom-slick' #25
Copy link
Copy link
Open
Description
[Enter steps to reproduce:]
- ...
- ...
Atom: 1.33.0 x64
Electron: 2.0.11
OS: Mac OS X 10.13.6
Thrown From: autocomplete-python-jedi package 1.10.3-0
Stack Trace
Uncaught Error: Cannot find module 'atom-slick'
At module.js:545
Error: Cannot find module 'atom-slick'
at Module._resolveFilename (module.js:543:15)
at Module._resolveFilename (/Applications/Atom.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35:12)
at Function.get_Module._resolveFilename (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:154667)
at Module.require (/app.asar/static/index.js:40:43)
at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:145974)
at /packages/autocomplete-python-jedi-master/lib/scope-helpers.coffee:1:9)
at /packages/autocomplete-python-jedi-master/lib/scope-helpers.coffee:1:1)
at /packages/autocomplete-python-jedi-master/lib/scope-helpers.coffee:1:1)
at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:146684)
at Object.value [as .coffee] (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:150231)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (/app.asar/static/index.js:47:45)
at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:145974)
at Object.constructor (/packages/autocomplete-python-jedi-master/lib/provider.coffee:93:35)
at Object.load (/packages/autocomplete-python-jedi-master/lib/provider.coffee:88:8)
at Object._handleGrammarChangeEvent (/packages/autocomplete-python-jedi-master/lib/main.coffee:129:17)
at /packages/autocomplete-python-jedi-master/lib/main.coffee:138:10
at buffer.onDidChangeLanguageMode (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:8101)
at emitter.on (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:498111)
at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1190583)
at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1192024)
at TextBuffer.setLanguageMode (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:497937)
at GrammarRegistry.assignLanguageMode (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:355152)
at TextEditorRegistry.setGrammarOverride (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:511049)
at Object.didConfirmSelection (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:826585)
at SelectListView.confirmSelection (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:858841)
at SelectListView.didClickItem (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:856783)
at ListItemView.onclick (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:855773)
at ListItemView.didClick (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:859861)
Commands
-2:26.1.0 grammar-selector:show (atom-text-editor.editor.is-focused)
-1:50 core:copy (atom-notification.fatal.icon.icon-bug.native-key-bindings.has-detail.has-close.has-stack)
-0:04.8.0 snippets:next-tab-stop (input.hidden-input)
-0:04.8.0 snippets:expand (input.hidden-input)
-0:04.8.0 editor:indent (input.hidden-input)
-0:04.3.0 core:backspace (input.hidden-input)
Non-Core Packages
autocomplete-python-jedi 1.10.3-0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels