Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Uncaught ReferenceError: debug is not defined #372

Open
valdo-png opened this issue Sep 26, 2021 · 0 comments
Open

Uncaught ReferenceError: debug is not defined #372

valdo-png opened this issue Sep 26, 2021 · 0 comments

Comments

@valdo-png
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: linux 5.14.7-arch1-1
Thrown From: spell-check package 0.77.1

Stack Trace

Uncaught ReferenceError: debug is not defined

At /usr/lib/atom/node_modules/spell-check/lib/spell-check-manager.js:427

ReferenceError: debug is not defined
    at SpellCheckerManager.init (/usr/lib/atom/node_modules/spell-check/lib/spell-check-manager.js:427:19)
    at SpellCheckerManager.check (/usr/lib/atom/node_modules/spell-check/lib/spell-check-manager.js:124:14)
    at Function.startNextJob (/usr/lib/atom/node_modules/spell-check/lib/spell-check-task.js:107:18)
    at SpellCheckTask.start (/usr/lib/atom/node_modules/spell-check/lib/spell-check-task.js:62:41)
    at SpellCheckView.updateMisspellings (/usr/lib/atom/node_modules/spell-check/lib/spell-check-view.js:165:33)
    at /usr/lib/atom/node_modules/spell-check/lib/spell-check-view.js:124:32
    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 TextBuffer.emitDidStopChangingEvent (/usr/lib/atom/node_modules/text-buffer/lib/text-buffer.js:2400:18)
    at later (/usr/lib/atom/node_modules/text-buffer/lib/helpers.js:18:7)

Commands

  8x -9:37.1.0 core:move-down (input.hidden-input)

Non-Core Packages

atom-clock 0.1.18 
atom-python-run 0.9.7 
atom-python-test 1.0.1 
autocomplete-plus-jedi 0.0.9 
autocomplete-python 1.17.0 
busy-signal 2.0.1 
gloom 0.6.5 
intentions 2.1.1 
ipython-run 0.3.1 
K-Syntax 2.0.0 
linter 3.4.0 
linter-pylama 0.10.1 
linter-ui-default 3.4.1 
python-indent 1.2.6 
python-tools 0.6.9 
syntax-highlighting-scopes-showroom 1.0.0 
terminus 4.1.5 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant