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

Uncaught TypeError: Cannot read property 'forEach' of undefined #1051

Open
tanvir23 opened this issue Mar 16, 2018 · 0 comments
Open

Uncaught TypeError: Cannot read property 'forEach' of undefined #1051

tanvir23 opened this issue Mar 16, 2018 · 0 comments

Comments

@tanvir23
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.25.0 x64
Electron: 1.7.11
OS: Mac OS X 10.13.3
Thrown From: settings-view package 0.254.1

Stack Trace

Uncaught TypeError: Cannot read property 'forEach' of undefined

At /Applications/Atom.app/Contents/Resources/app.asar/node_modules/settings-view/node_modules/request/request.js:1070

TypeError: Cannot read property 'forEach' of undefined
    at Request.onRequestResponse (/app.asar/node_modules/settings-view/node_modules/request/request.js:1070:15)
    at emitOne (events.js:96:13)
    at ClientRequest.emit (events.js:191:7)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:522:21)
    at HTTPParser.parserOnHeadersComplete (_http_common.js:99:23)
    at TLSSocket.socketOnData (_http_client.js:411:20)
    at emitOne (events.js:96:13)
    at TLSSocket.emit (events.js:191:7)
    at readableAddChunk (_stream_readable.js:178:18)
    at TLSSocket.Readable.push (_stream_readable.js:136:10)
    at TLSWrap.onread (net.js:560:20)

Commands

  2x -0:22.5.0 settings-view:check-for-package-updates (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Non-Core Packages

atom-beautify 0.32.2 
autocomplete-modules 1.12.0 
busy-signal 1.4.3 
color-picker 2.2.5 
docblockr 0.13.7 
emmet 2.4.3 
emmet-jsx-css-modules 1.0.0 
es6-javascript 1.0.0 
file-icons 2.1.17 
git-plus 7.10.0 
highlight-selected 0.13.1 
intentions 1.1.5 
language-javascript-jsx 0.3.7 
linter 2.2.0 
linter-eslint 8.4.1 
linter-js-standard 5.0.0 
linter-ui-default 1.7.1 
platformio-ide-terminal 2.8.0 
react-es6-snippets 0.3.0 
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