Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'toString' of undefined #61

Open
truongtrang9198 opened this issue Aug 7, 2021 · 0 comments
Open

Comments

@truongtrang9198
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Pro
Thrown From: editor-background package 1.2.42

Stack Trace

Uncaught TypeError: Cannot read property 'toString' of undefined

At C:\Users\truon\.atom\packages\editor-background\lib\youtube.coffee:94

TypeError: Cannot read property 'toString' of undefined
    at Request._callback (/packages/editor-background/lib/youtube.coffee:94:27)
    at Request.self.callback (/app.asar/node_modules/request/request.js:185:22)
    at Request.emit (events.js:223:5)
    at /app.asar/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:223:5)
    at /app.asar/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:312:28)
    at IncomingMessage.emit (events.js:228:7)
    at endReadableNT (_stream_readable.js:1185:12)
    at processTicksAndRejections (internal/process/task_queues.js:81:21)

Commands

  5x -1:14.1.0 core:backspace (input.hidden-input)
     -0:32.6.0 core:paste (input.hidden-input)

Non-Core Packages

editor-background 1.2.42 
one-vibrancy 0.2.1 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant