play-co / devkit

HTML 5 game platform for browser and mobile
http://docs.gameclosure.com
627 stars 126 forks source link

Unhandled Error when executing devkit on OS x #191

Closed SClinton closed 9 years ago

SClinton commented 9 years ago

Any clue why this is showing up?

Possibly unhandled Error: [object Object] at ReductionPromiseArray.PromiseArray$_reject (/usr/local/lib/node_modules/devkit/node_modules/bluebird/js/main/promise_array.js:161:63) at Promise$_settlePromiseFromHandler as _settlePromiseFromHandler at Promise$_settlePromiseAt as _settlePromiseAt at Promise$_settlePromises as _settlePromises at Promise$_rejectPromises as _rejectPromises at Async$_consumeFunctionBuffer as _consumeFunctionBuffer at Async$consumeFunctionBuffer (/usr/local/lib/node_modules/devkit/node_modules/bluebird/js/main/async.js:40:14) at process._tickCallback (node.js:419:13)

collingreen commented 9 years ago

Does this show up when you run devkit? What other steps lead up to this?

SClinton commented 9 years ago

When I run devkit. No other steps.

Sent from my iPhone

On Dec 4, 2014, at 4:22 PM, Collin Green notifications@github.com wrote:

Does this show up when you run devkit? What other steps lead up to this?

— Reply to this email directly or view it on GitHub.

collingreen commented 9 years ago

What OS are you using? Did the devkit install process finish successfully? Are you in an app folder when you run devkit or something else? Do any of the other devkit commands work like devkit init or devkit version or devkit which?

SClinton commented 9 years ago

Using OS X Yosemite, devkit init world devkit serve generates the same error.

As background I had basil installed and working fine. I followed the directions to install devkit and have the resulting challenges.

Sent from my iPhone

On Dec 4, 2014, at 8:08 PM, Collin Green notifications@github.com wrote:

What OS are you using? Did the devkit install process finish successfully? Are you in an app folder when you run devkit or something else? Do any of the other devkit commands work like devkit init or devkit version or devkit which?

— Reply to this email directly or view it on GitHub.

collingreen commented 9 years ago

Hi @SClinton - I still haven't run into this myself - what version of devkit are you using?

collingreen commented 9 years ago

@SClinton are you still running into this? If so, can you supply any more information to help me reproduce it?

collingreen commented 9 years ago

Closing this for now. If you have more info, please re-open!