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 'error' of undefined #3

Open
Christian-Thiem opened this issue Oct 11, 2017 · 1 comment
Open
Labels

Comments

@Christian-Thiem
Copy link

[Enter steps to reproduce:]

  1. Open a Cloud Variables Tab
  2. let it run for a while

Atom: 1.21.0 x64
Electron: 1.6.9
OS: Mac OS X 10.12.6
Thrown From: particle-dev-cloud-variables package 0.2.0

Stack Trace

Uncaught TypeError: Cannot read property 'error' of undefined

At /Users/christianthiem/.atom/packages/particle-dev-cloud-variables/node_modules/spark/lib/spark.js:116

TypeError: Cannot read property 'error' of undefined
    at Spark.normalizeErr (/packages/particle-dev-cloud-variables/node_modules/spark/lib/spark.js:116:19)
    at /packages/particle-dev-cloud-variables/node_modules/spark/lib/spark.js:151:16)
    at Request.self.callback (/packages/particle-dev-cloud-variables/node_modules/request/request.js:186:22)
    at emitTwo (events.js:106:13)
    at Request.emit (events.js:191:7)
    at /packages/particle-dev-cloud-variables/node_modules/request/request.js:1163:10)
    at emitOne (events.js:96:13)
    at Request.emit (events.js:188:7)
    at /packages/particle-dev-cloud-variables/node_modules/request/request.js:1085:12)
    at Object.onceWrapper (events.js:290:19)
    at emitNone (events.js:91:20)
    at IncomingMessage.emit (events.js:185:7)
    at endReadableNT (_stream_readable.js:974:12)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

Commands

Non-Core Packages

console-panel 0.3.0 
language-markdown 0.25.1 
language-particle 0.3.5 
markdown-preview-plus 2.4.10 
markdown-writer 2.7.2 
particle-dev 0.2.0 
particle-dev-cloud-functions 0.2.0 
particle-dev-cloud-variables 0.2.0 
particle-dev-profiles 0.2.3 
tool-bar 1.1.0 
@suda suda added the bug label Oct 12, 2017
@suda
Copy link
Contributor

suda commented Oct 12, 2017

Hi Christian! Can you tell more about the issue? What was the device selected? What does particle function list CLI command show? How long were you waiting to see this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants