GithubHelp home page GithubHelp logo

coderoad / atom-coderoad-deprecated Goto Github PK

View Code? Open in Web Editor NEW
55.0 55.0 5.0 2.28 MB

Interactive tutorial plugin for Atom

Home Page: https://coderoad.github.io

License: Apache License 2.0

JavaScript 9.74% CSS 9.07% TypeScript 81.18%

atom-coderoad-deprecated's People

Contributors

shmck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

atom-coderoad-deprecated's Issues

Uncaught TypeError: Cannot read property 'dir' of undefined

Steps to reproduce:

  1. Open Atom
  2. Toggle on Coderoad
  3. Start -> FUNCTIONAL-SCHOOL
  4. Select first tutorial "1. Start"
  5. Return back to tutorials menu via top right drop down
  6. Select FUNCTIONAL-SCHOOL

Atom Version: 1.8.0
System: Microsoft Windows 10 Pro
Thrown From: atom-coderoad package, v0.10.3

Stack Trace

Uncaught TypeError: Cannot read property 'dir' of undefined

At D:\Documents\Atom\coderoad\node_modules\coderoad-functional-school\node_modules\mocha-coderoad\lib\create-runner.js:25

TypeError: Cannot read property 'dir' of undefined
    at Object.createRunner (D:\Documents\Atom\coderoad\node_modules\coderoad-functional-school\node_modules\mocha-coderoad\lib\create-runner.js:25:20)
    at Object.runner [as run] (D:\Documents\Atom\coderoad\node_modules\coderoad-functional-school\node_modules\mocha-coderoad\lib\runner.js:5:34)
    at Object.runTaskTests [as default] (C:\Users\user\.atom\packages\atom-coderoad\lib\modules\tests\test-run\run.js:14:24)
    at runTest (C:\Users\user\.atom\packages\atom-coderoad\lib\modules\tests\test-run\index.js:9:33)
    at combination (C:\Users\user\.atom\packages\atom-coderoad\node_modules\redux\lib\combineReducers.js:117:29)
    at dispatch (C:\Users\user\.atom\packages\atom-coderoad\node_modules\redux\lib\createStore.js:179:22)
    at invokeFunc (C:\Users\user\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-throttle-actions\node_modules\lodash.throttle\node_modules\lodash.debounce\index.js:148:19)
    at leadingEdge (C:\Users\user\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-throttle-actions\node_modules\lodash.throttle\node_modules\lodash.debounce\index.js:158:22)
    at debounced (C:\Users\user\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-throttle-actions\node_modules\lodash.throttle\node_modules\lodash.debounce\index.js:224:16)
    at C:\Users\user\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-throttle-actions\lib\index.js:38:16
    at C:\Users\user\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:14:16
    at dispatch (C:\Users\user\.atom\packages\atom-coderoad\node_modules\redux\lib\applyMiddleware.js:45:18)
    at C:\Users\user\.atom\packages\atom-coderoad\lib\modules\tests\actions.js:7:9
    at C:\Users\user\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:11:18
    at dispatch (C:\Users\user\.atom\packages\atom-coderoad\node_modules\redux\lib\applyMiddleware.js:45:18)
    at C:\Users\user\.atom\packages\atom-coderoad\lib\modules\progress\actions.js:9:9
    at C:\Users\user\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:11:18
    at Object.progressLoad (C:\Users\user\.atom\packages\atom-coderoad\node_modules\redux\lib\bindActionCreators.js:7:12)
    at Progress.componentWillMount (C:\Users\user\.atom\packages\atom-coderoad\lib\components\Progress\index.js:37:20)
    at [object Object].ReactCompositeComponentMixin.performInitialMount (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:332:12)
    at [object Object].ReactCompositeComponentMixin.mountComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:240:21)
    at Object.ReactReconciler.mountComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:49:35)
    at [object Object].ReactCompositeComponentMixin.performInitialMount (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:359:34)
    at [object Object].ReactCompositeComponentMixin.mountComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:240:21)
    at Object.ReactReconciler.mountComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:49:35)
    at [object Object].ReactCompositeComponentMixin._updateRenderedComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:743:40)
    at [object Object].ReactCompositeComponentMixin._performComponentUpdate (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:707:10)
    at [object Object].ReactCompositeComponentMixin.updateComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:626:12)
    at [object Object].ReactCompositeComponentMixin.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:526:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at [object Object].ReactCompositeComponentMixin._updateRenderedComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:729:23)
    at [object Object].ReactCompositeComponentMixin._performComponentUpdate (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:707:10)
    at [object Object].ReactCompositeComponentMixin.updateComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:626:12)
    at [object Object].ReactCompositeComponentMixin.performUpdateIfNecessary (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:540:12)
    at Object.ReactReconciler.performUpdateIfNecessary (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:165:22)
    at runBatchedUpdates (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactUpdates.js:152:21)
    at ReactReconcileTransaction.Mixin.perform (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\Transaction.js:138:20)
    at ReactUpdatesFlushTransaction.Mixin.perform (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\Transaction.js:138:20)
    at ReactUpdatesFlushTransaction._assign.perform (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactUpdates.js:91:38)
    at Object.flushBatchedUpdates (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactUpdates.js:178:19)
    at ReactDefaultBatchingStrategyTransaction.Mixin.closeAll (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\Transaction.js:204:25)
    at ReactDefaultBatchingStrategyTransaction.Mixin.perform (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\Transaction.js:151:16)
    at Object.ReactDefaultBatchingStrategy.batchedUpdates (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDefaultBatchingStrategy.js:63:19)
    at Object.batchedUpdates (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactUpdates.js:99:20)
    at ReactEventListener.dispatchEvent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactEventListener.js:150:20)

Commands

     -0:54.3.0 cr-viewer:toggle (atom-pane.pane.active)

Config

{
  "core": {
    "disabledPackages": [
      "builder-coderoad"
    ]
  }
}

Installed Packages

# User
atom-coderoad, v0.10.3
atom-shell-commands, v1.4.0
atom-ternjs, v0.14.2
autocomplete-ruby, v0.1.0
browser-plus, v0.0.60
language-babel, v2.29.2
ruby-block, v0.3.5

# Dev
No dev packages

Uncaught TypeError: Cannot read property 'getHostNode' of null

[Enter steps to reproduce below:]

  1. Install coderoad
  2. Install dependencies/setup
  3. Start -> FUNCTIONAL-SCHOOL
  4. Choose first lesson, Start
  5. Top right menu button -> Progress
  6. Close coderoad

Atom Version: 1.8.0
System: Microsoft Windows 10 Pro
Thrown From: atom-coderoad package, v0.10.6

Stack Trace

Uncaught TypeError: Cannot read property 'getHostNode' of null

At C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67

TypeError: Cannot read property 'getHostNode' of null
    at Object.ReactReconciler.getHostNode (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67:28)
    at [object Object].ReactCompositeComponentMixin.getHostNode (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:379:28)
    at Object.ReactReconciler.getHostNode (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67:29)
    at [object Object].ReactCompositeComponentMixin.getHostNode (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:379:28)
    at Object.ReactReconciler.getHostNode (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67:29)
    at [object Object].ReactCompositeComponentMixin.getHostNode (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:379:28)
    at Object.ReactReconciler.getHostNode (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67:29)
    at ReactDOMComponent.ReactMultiChild.Mixin._updateChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:346:42)
    at ReactDOMComponent.ReactMultiChild.Mixin.updateChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:303:12)
    at ReactDOMComponent.Mixin._updateDOMChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:938:12)
    at ReactDOMComponent.Mixin.updateComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:767:10)
    at ReactDOMComponent.Mixin.receiveComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:723:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at [object Object].ReactCompositeComponentMixin._updateRenderedComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:737:23)
    at [object Object].ReactCompositeComponentMixin._performComponentUpdate (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:715:10)
    at [object Object].ReactCompositeComponentMixin.updateComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:634:12)
    at [object Object].ReactCompositeComponentMixin.receiveComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:534:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at Object.ReactChildReconciler.updateChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactChildReconciler.js:94:25)
    at ReactDOMComponent.ReactMultiChild.Mixin._reconcilerUpdateChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:218:28)
    at ReactDOMComponent.ReactMultiChild.Mixin._updateChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:315:31)
    at ReactDOMComponent.ReactMultiChild.Mixin.updateChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:303:12)
    at ReactDOMComponent.Mixin._updateDOMChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:938:12)
    at ReactDOMComponent.Mixin.updateComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:767:10)
    at ReactDOMComponent.Mixin.receiveComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:723:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at Object.ReactChildReconciler.updateChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactChildReconciler.js:94:25)
    at ReactDOMComponent.ReactMultiChild.Mixin._reconcilerUpdateChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:218:28)
    at ReactDOMComponent.ReactMultiChild.Mixin._updateChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:315:31)
    at ReactDOMComponent.ReactMultiChild.Mixin.updateChildren (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:303:12)

Commands

     -2:39.5.0 core:close (div.panels)
     -2:38.7.0 platformio-ide-terminal:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -2:31.7.0 cr-viewer:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -2:14.2.0 platformio-ide-terminal:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
 71x -1:51 core:move-left (atom-pane.pane.active)
     -1:48.2.0 core:confirm (atom-pane.pane.active)
  3x -1:42.1.0 platformio-ide-terminal:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Config

{
  "core": {
    "disabledPackages": [
      "browser-plus"
    ]
  }
}

Installed Packages

# User
atom-coderoad, v0.10.6
autoclose-html, v0.23.0
autocomplete-clang, v0.9.4
build, v0.65.0
busy, v0.5.0
core-coderoad, v0.5.0
language-ini, v1.16.0
linter, v1.11.14
linter-gcc, v0.6.14
platformio-ide, v1.3.1
platformio-ide-terminal, v2.1.1
sync-settings, v0.7.2
tool-bar, v1.0.0

# Dev
No dev packages

collect analytics on user progress

Collect basic analytics on user progress. Store this data using the coderoad-api.

This should include:

  • tutorials attempted
  • tutorial progress

Uncaught TypeError: Cannot read property 'filter' of undefined

[Enter steps to reproduce below:]

  1. Toggle Coderoad
  2. Select FUNCTIONAL-SCHOOL
  3. Select "1. Start"
  4. Menu -> Progress
  5. Select "2. Filter"
  6. Menu -> Progress
  7. Select "3. Sort"
  8. Observe error pop up.

Note: Same error pops up when "4. Map" and "7. concat" are selected, but other tutorials works fine.

Also, notice that when you are in a tutorial and you do Menu->Progress to return to the tutorial menu, the next tutorial is now unlocked, even though the user never finished the initial tutorial. Unsure if feature or bug.

Atom Version: 1.8.0
System: Microsoft Windows 10 Pro
Thrown From: atom-coderoad package, v0.10.7

Stack Trace

Uncaught TypeError: Cannot read property 'filter' of undefined

At C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\ReactErrorUtils.js:52

TypeError: Cannot read property 'filter' of undefined
    at C:\Users\Genesis\.atom\packages\atom-coderoad\lib\modules\page\task-actions\index.js:17:40
    at Array.map (native)
    at taskActionsReducer (C:\Users\Genesis\.atom\packages\atom-coderoad\lib\modules\page\task-actions\index.js:16:33)
    at combination (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\redux\lib\combineReducers.js:117:29)
    at dispatch (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\redux\lib\createStore.js:179:22)
    at C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-throttle-actions\lib\index.js:36:18
    at C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-logger\lib\index.js:208:29
    at C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:14:16
    at dispatch (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\redux\lib\applyMiddleware.js:45:18)
    at C:\Users\Genesis\.atom\packages\atom-coderoad\lib\modules\page\actions.js:21:9
    at C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:11:18
    at ProgressPage.selectPage (C:\Users\Genesis\.atom\packages\atom-coderoad\lib\components\Progress\ProgressPage\index.js:42:17)
    at EnhancedButton._this.handleClick (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\material-ui\internal\EnhancedButton.js:128:21)
    at Object.invokeGuardedCallback (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\ReactErrorUtils.js:26:12)
    at executeDispatch (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\EventPluginUtils.js:89:21)
    at Object.executeDispatchesInOrder (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\EventPluginUtils.js:112:5)
    at executeDispatchesAndRelease (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\EventPluginHub.js:44:22)
    at executeDispatchesAndReleaseTopLevel (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\EventPluginHub.js:55:10)
    at Array.forEach (native)
    at forEachAccumulated (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\forEachAccumulated.js:25:9)
    at Object.EventPluginHub.processEventQueue (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\EventPluginHub.js:221:7)
    at runEventQueueInBatch (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\ReactEventEmitterMixin.js:18:18)
    at Object.ReactEventEmitterMixin.handleTopLevel [as _handleTopLevel] (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\ReactEventEmitterMixin.js:29:5)
    at handleTopLevelImpl (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\ReactEventListener.js:73:24)
    at ReactDefaultBatchingStrategyTransaction.Mixin.perform (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\Transaction.js:138:20)
    at Object.ReactDefaultBatchingStrategy.batchedUpdates (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDefaultBatchingStrategy.js:63:19)
    at Object.batchedUpdates (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\ReactUpdates.js:98:20)
    at ReactEventListener.dispatchEvent (C:\Users\Genesis\.atom\packages\atom-coderoad\node_modules\react\lib\ReactEventListener.js:150:20)

Commands

  3x -0:15.7.0 core:close (atom-pane.pane.active)
     -0:11.4.0 cr-viewer:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Config

{
  "core": {
    "disabledPackages": [
      "browser-plus"
    ]
  }
}

Installed Packages

# User
atom-coderoad, v0.10.7
autoclose-html, v0.23.0
autocomplete-clang, v0.9.4
build, v0.65.0
busy, v0.5.0
core-coderoad, v0.5.0
language-ini, v1.16.0
linter, v1.11.14
linter-gcc, v0.6.15
platformio-ide, v1.3.3
platformio-ide-terminal, v2.1.1
sync-settings, v0.7.2
tool-bar, v1.0.0

# Dev
No dev packages

Failed to activate the atom-coderoad package

[Enter steps to reproduce below:]

  1. ... Install latest (0.12.1
  2. ... Try to activate it

Atom Version: 1.9.9
System: Microsoft Windows 10 Pro
Thrown From: atom-coderoad package, v0.12.1

Stack Trace

Failed to activate the atom-coderoad package

At Path must be a string. Received null

TypeError: Path must be a string. Received null
    at assertPath (path.js:7:11)
    at Object.join (path.js:506:7)
    at packageJson (C:\Users\Zappa\.atom\packages\atom-coderoad\lib\modules\setup\package-json\index.js:11:44)
    at combination (C:\Users\Zappa\.atom\packages\atom-coderoad\node_modules\redux\lib\combineReducers.js:117:29)
    at dispatch (C:\Users\Zappa\.atom\packages\atom-coderoad\node_modules\redux\lib\createStore.js:179:22)
    at C:\Users\Zappa\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:14:16
    at dispatch (C:\Users\Zappa\.atom\packages\atom-coderoad\node_modules\redux\lib\applyMiddleware.js:45:18)
    at C:\Users\Zappa\.atom\packages\atom-coderoad\lib\modules\setup\actions.js:14:9
    at C:\Users\Zappa\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:11:18
    at dispatch (C:\Users\Zappa\.atom\packages\atom-coderoad\node_modules\redux\lib\applyMiddleware.js:45:18)
    at C:\Users\Zappa\.atom\packages\atom-coderoad\lib\modules\setup\actions.js:5:9
    at Object.dispatch (C:\Users\Zappa\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:11:18)
    at new Main (C:\Users\Zappa\.atom\packages\atom-coderoad\lib\index.js:15:25)
    at Object.<anonymous> (C:\Users\Zappa\.atom\packages\atom-coderoad\lib\index.js:41:18)
    at Module._compile (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\src\native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\src\compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\src\native-compile-cache.js:50:27)
    at Package.module.exports.Package.requireMainModule (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\src\package.js:715:27)
    at Package.module.exports.Package.activateNow (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\src\package.js:173:16)
    at C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\src\package.js:795:25
    at Function.module.exports.Emitter.simpleDispatch (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\node_modules\event-kit\lib\emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\node_modules\event-kit\lib\emitter.js:125:28)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\src\command-registry.js:241:20)
    at C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\src\command-registry.js:3:61
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\node_modules\atom-keymap\lib\keymap-manager.js:580:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\node_modules\atom-keymap\lib\keymap-manager.js:388:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (C:\Users\Zappa\AppData\Local\atom\app-1.9.9\resources\app.asar\src\window-event-handler.js:98:36)

Commands

     -0:02.6.0 cr-viewer:toggle (atom-text-editor.editor.is-focused)
     -0:00.1.0 blur (atom-text-editor.editor.is-focused)

Config

{
  "core": {}
}

Installed Packages

# User
atom-beautify, v0.29.10 (inactive)
atom-coderoad, v0.12.1 (inactive)
browser-plus, v0.0.76 (active)
elm-format, v2.0.1 (active)
language-elm, v1.5.0 (active)
language-elmx, v1.2.7 (active)
language-racket, v0.4.0 (active)
linter, v1.11.16 (active)
linter-elm-make, v0.17.0 (active)
script, v3.9.0 (inactive)
Sublime-Style-Column-Selection, v1.7.2 (active)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.51.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.43.0 (inactive)
base16-tomorrow-dark-theme, v1.1.0 (inactive)
base16-tomorrow-light-theme, v1.1.1 (inactive)
one-dark-ui, v1.3.2 (active)
one-light-ui, v1.3.2 (inactive)
one-dark-syntax, v1.2.0 (active)
one-light-syntax, v1.2.0 (inactive)
solarized-dark-syntax, v1.0.2 (inactive)
solarized-light-syntax, v1.0.2 (inactive)
about, v1.5.2 (active)
archive-view, v0.61.1 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.11.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.0 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.0 (active)
bookmarks, v0.41.0 (active)
bracket-matcher, v0.82.1 (active)
command-palette, v0.38.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.39.0 (active)
fuzzy-finder, v1.3.0 (active)
git-diff, v1.1.0 (active)
find-and-replace, v0.198.0 (inactive)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.1 (active)
image-view, v0.58.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.1 (inactive)
markdown-preview, v0.158.1 (active)
metrics, v0.53.1 (active)
notifications, v0.64.1 (active)
open-on-github, v1.2.0 (inactive)
package-generator, v1.0.0 (inactive)
settings-view, v0.238.2 (active)
snippets, v1.0.2 (active)
spell-check, v0.67.1 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.1 (active)
symbols-view, v0.113.0 (inactive)
tabs, v0.98.1 (active)
timecop, v0.33.1 (active)
tree-view, v0.208.0 (active)
update-package-dependencies, v0.10.0 (active)
welcome, v0.34.0 (active)
whitespace, v0.32.2 (active)
wrap-guide, v0.38.1 (active)
language-c, v0.52.1 (active)
language-clojure, v0.21.0 (active)
language-coffee-script, v0.47.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.36.2 (active)
language-gfm, v0.86.0 (active)
language-git, v0.13.0 (active)
language-go, v0.42.0 (active)
language-html, v0.44.1 (active)
language-hyperlink, v0.16.0 (active)
language-java, v0.22.0 (active)
language-javascript, v0.119.0 (active)
language-json, v0.18.0 (active)
language-less, v0.29.3 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.35.0 (active)
language-php, v0.37.0 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.0 (active)
language-ruby, v0.68.5 (active)
language-ruby-on-rails, v0.25.0 (active)
language-sass, v0.52.0 (active)
language-shellscript, v0.22.3 (active)
language-source, v0.9.0 (active)
language-sql, v0.21.1 (active)
language-text, v0.7.1 (active)
language-todo, v0.28.0 (active)
language-toml, v0.18.0 (active)
language-xml, v0.34.8 (active)
language-yaml, v0.26.0 (active)

# Dev
No dev packages

Unable to progress after completing task

image

As seen in the picture above, the task demanded by the tutorial was completed, but the tutorial would not advance after clicking Save. The console log with the error is shown in the above picture after clicking Save in the coderoad sidebar.

This is the expanded log of the given error:

image

Uncaught TypeError: Cannot read property 'dir' of undefined

[Enter steps to reproduce below:]

  1. Install coderoad
  2. Install dependencies/setup
  3. Start -> FUNCTIONAL-SCHOOL
  4. Choose first lesson, "Start"
  5. Top right menu button -> Progress

Atom Version: 1.8.0
System: Microsoft Windows 10 Pro
Thrown From: atom-coderoad package, v0.10.6

Stack Trace

Uncaught TypeError: Cannot read property 'dir' of undefined

At C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-logger\lib\index.js:221

TypeError: Cannot read property 'dir' of undefined
    at Object.createRunner (C:\Users\Henry_000\Google Drive\Henry\Projects\Atom\coderoad\node_modules\mocha-coderoad\lib\create-runner.js:25:20)
    at Object.runner [as run] (C:\Users\Henry_000\Google Drive\Henry\Projects\Atom\coderoad\node_modules\mocha-coderoad\lib\runner.js:5:34)
    at Object.runTaskTests [as default] (C:\Users\Henry_000\.atom\packages\atom-coderoad\lib\modules\tests\test-run\run.js:14:24)
    at runTest (C:\Users\Henry_000\.atom\packages\atom-coderoad\lib\modules\tests\test-run\index.js:9:33)
    at combination (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\redux\lib\combineReducers.js:117:29)
    at dispatch (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\redux\lib\createStore.js:179:22)
    at invokeFunc (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-throttle-actions\node_modules\lodash.throttle\node_modules\lodash.debounce\index.js:148:19)
    at leadingEdge (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-throttle-actions\node_modules\lodash.throttle\node_modules\lodash.debounce\index.js:158:22)
    at debounced (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-throttle-actions\node_modules\lodash.throttle\node_modules\lodash.debounce\index.js:224:16)
    at C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-throttle-actions\lib\index.js:38:16
    at C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-logger\lib\index.js:208:29
    at C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:14:16
    at dispatch (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\redux\lib\applyMiddleware.js:45:18)
    at C:\Users\Henry_000\.atom\packages\atom-coderoad\lib\modules\tests\actions.js:7:9
    at C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:11:18
    at dispatch (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\redux\lib\applyMiddleware.js:45:18)
    at C:\Users\Henry_000\.atom\packages\atom-coderoad\lib\modules\progress\actions.js:9:9
    at C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\core-coderoad\node_modules\redux-thunk\lib\index.js:11:18
    at Object.progressLoad (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\redux\lib\bindActionCreators.js:7:12)
    at Progress.componentWillMount (C:\Users\Henry_000\.atom\packages\atom-coderoad\lib\components\Progress\index.js:45:20)
    at [object Object].ReactCompositeComponentMixin.performInitialMount (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:338:12)
    at [object Object].ReactCompositeComponentMixin.mountComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:241:21)
    at Object.ReactReconciler.mountComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:49:35)
    at [object Object].ReactCompositeComponentMixin.performInitialMount (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:367:34)
    at [object Object].ReactCompositeComponentMixin.mountComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:241:21)
    at Object.ReactReconciler.mountComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:49:35)
    at [object Object].ReactCompositeComponentMixin._updateRenderedComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:753:40)
    at [object Object].ReactCompositeComponentMixin._performComponentUpdate (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:715:10)
    at [object Object].ReactCompositeComponentMixin.updateComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:634:12)
    at [object Object].ReactCompositeComponentMixin.receiveComponent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:534:10)

Commands

     -2:20.8.0 core:close (div.panels)
     -2:19.9.0 platformio-ide-terminal:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -2:13 cr-viewer:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -1:55.5.0 platformio-ide-terminal:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
 71x -1:32.3.0 core:move-left (atom-pane.pane.active)
     -1:29.4.0 core:confirm (atom-pane.pane.active)
  3x -1:23.4.0 platformio-ide-terminal:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Config

{
  "core": {
    "disabledPackages": [
      "browser-plus"
    ]
  }
}

Installed Packages

# User
atom-coderoad, v0.10.6
autoclose-html, v0.23.0
autocomplete-clang, v0.9.4
build, v0.65.0
busy, v0.5.0
core-coderoad, v0.5.0
language-ini, v1.16.0
linter, v1.11.14
linter-gcc, v0.6.14
platformio-ide, v1.3.1
platformio-ide-terminal, v2.1.1
sync-settings, v0.7.2
tool-bar, v1.0.0

# Dev
No dev packages

Failed to activate the atom-coderoad package

Steps to reproduce below

  1. Installed atom-coderoad from package manager
  2. Gave an error that the package is built for an earlier version of atom.
  3. Prompted me to rebuild the package so I re-built it.
  4. Cloned the coderoad-functional-school tutorial
  5. Got the following error when toggle coderoad from Packages menu

Atom Version: 1.6.0
System: Ubuntu 14.04.4
Thrown From: atom-coderoad package, v0.9.3

Stack Trace

Failed to activate the atom-coderoad package

At Cannot find module './common/RouteButton'

Error: Cannot find module './common/RouteButton'
    at Module._resolveFilename (module.js:336:15)
    at Function.Module._resolveFilename (/usr/share/atom/resources/app.asar/src/module-cache.js:383:52)
    at Function.Module._load (module.js:286:25)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/cucu/.atom/packages/atom-coderoad/lib/components/index.js:20:21)
    at Module._compile (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/cucu/.atom/packages/atom-coderoad/lib/components/App.js:26:15)
    at Module._compile (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/cucu/.atom/packages/atom-coderoad/lib/components/render.js:6:13)
    at Module._compile (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/cucu/.atom/packages/atom-coderoad/lib/atom/main.js:2:16)
    at Module._compile (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)

Commands

     -0:00.4.0 cr-viewer:toggle (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)

Config

{
  "core": {
    "disabledPackages": [
      "language-ruby-on-rails"
    ]
  }
}

Installed Packages

# User
angular2-snippets, v0.3.0
atom-coderoad, v0.9.3
atom-typescript, v8.11.0
highlight-selected, v0.11.2
linter, v1.11.4
linter-tslint, v0.9.2
navigation-history, v0.1.8
terminal-plus, v0.14.5

# Dev
No dev packages

Error on install

I get this error when installing atom-coderoad.
It won't run after the install.

builder-coderoad installs with no error but has an error when trying to run it:
Cannot find module './publishStep'
I included the error report for builder-coderoad at the bottom as well.

Atom Version: 1.9.9
System: Ubuntu 16.04.1
Thrown From: atom-coderoad package, v0.12.0

Stack Trace

Uncaught Error: Cannot find module './common/RouteButton'

At module.js:341

Error: Cannot find module './common/RouteButton'
    at Module._resolveFilename (module.js:339:15)
    at Function.Module._resolveFilename (/opt/atom/resources/app.asar/src/module-cache.js:383:52)
    at Function.Module._load (module.js:290:25)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/atom-coderoad/lib/components/index.js:18:21)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/atom-coderoad/lib/components/SidePanel/SidePanel.js:19:15)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/atom-coderoad/lib/components/SidePanel/SideRoot.js:5:19)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/atom-coderoad/lib/components/SidePanel/index.js:2:18)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/atom-coderoad/lib/index.js:3:19)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Package.module.exports.Package.requireMainModule (/opt/atom/resources/app.asar/src/package.js:715:27)
    at Package.module.exports.Package.activateConfig (/opt/atom/resources/app.asar/src/package.js:222:12)
    at PackageDetailView.module.exports.PackageDetailView.activateConfig (/opt/atom/resources/app.asar/node_modules/settings-view/lib/package-detail-view.js:216:26)
    at PackageDetailView.module.exports.PackageDetailView.completeInitialzation (/opt/atom/resources/app.asar/node_modules/settings-view/lib/package-detail-view.js:159:12)
    at PackageDetailView.module.exports.PackageDetailView.loadPackage (/opt/atom/resources/app.asar/node_modules/settings-view/lib/package-detail-view.js:171:21)
    at /opt/atom/resources/app.asar/node_modules/settings-view/lib/package-detail-view.js:302:17
    at Function.module.exports.Emitter.simpleDispatch (/opt/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/opt/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:125:28)
    at PackageManager.module.exports.PackageManager.emitPackageEvent (/opt/atom/resources/app.asar/node_modules/settings-view/lib/package-manager.js:672:27)
    at /opt/atom/resources/app.asar/node_modules/settings-view/lib/package-manager.js:460:26
    at exit (/opt/atom/resources/app.asar/node_modules/settings-view/lib/package-manager.js:73:16)
    at triggerExitCallback (/opt/atom/resources/app.asar/src/buffered-process.js:215:47)
    at /opt/atom/resources/app.asar/src/buffered-process.js:229:18
    at Socket.<anonymous> (/opt/atom/resources/app.asar/src/buffered-process.js:100:18)
    at emitOne (events.js:95:20)
    at Socket.emit (events.js:182:7)
    at Pipe._onclose (net.js:477:12)

Commands

     -9:34.8.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -8:58.4.0 cr-viewer:toggle (atom-text-editor.editor.mini.is-focused)
  8x -5:38.7.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -5:34.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -1:57.8.0 cr-viewer:toggle (button.btn.icon.enablement.icon-playback-pause)

Config

{
  "core": {
    "themes": [
      "one-light-ui",
      "atom-dark-syntax"
    ]
  }
}

Installed Packages

# User
aligner, v0.22.1 (active)
aligner-ruby, v1.5.0 (active)
atom-beautify, v0.29.10 (inactive)
atom-coderoad, v0.12.0 (inactive)
atom-formatter-jsbeautify, v1.1.2 (active)
atom-pair, v2.0.10 (active)
browser-refresh, v0.9.0 (active)
elm-format, v2.0.1 (active)
language-elm, v1.5.0 (active)
language-elmx, v1.2.7 (active)
language-roboconf, v0.1.0 (active)
language-slim, v0.5.0 (active)
linter, v1.11.16 (inactive)
linter-elm-make, v0.17.0 (active)
linter-rubocop, v0.4.7 (active)
markdown-preview-enhanced, v0.8.2 (active)
markdown-writer, v2.5.1 (inactive)
run-in-browser, v0.1.3 (active)
atom-dark-syntax, v0.27.0 (active)
atom-dark-ui, v0.51.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.43.0 (inactive)
base16-tomorrow-dark-theme, v1.1.0 (inactive)
base16-tomorrow-light-theme, v1.1.1 (inactive)
one-dark-ui, v1.3.2 (inactive)
one-light-ui, v1.3.2 (active)
one-dark-syntax, v1.2.0 (inactive)
one-light-syntax, v1.2.0 (inactive)
solarized-dark-syntax, v1.0.2 (inactive)
solarized-light-syntax, v1.0.2 (inactive)
about, v1.5.2 (active)
archive-view, v0.61.1 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.11.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.0 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.0 (active)
bookmarks, v0.41.0 (active)
bracket-matcher, v0.82.1 (active)
command-palette, v0.38.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
fuzzy-finder, v1.3.0 (active)
git-diff, v1.1.0 (active)
find-and-replace, v0.198.0 (inactive)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.1 (active)
image-view, v0.58.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.1 (inactive)
markdown-preview, v0.158.1 (active)
notifications, v0.64.1 (active)
open-on-github, v1.2.0 (inactive)
package-generator, v1.0.0 (inactive)
settings-view, v0.238.2 (active)
snippets, v1.0.2 (active)
spell-check, v0.67.1 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.1 (active)
symbols-view, v0.113.0 (inactive)
tabs, v0.98.1 (active)
timecop, v0.33.1 (active)
tree-view, v0.208.0 (active)
update-package-dependencies, v0.10.0 (active)
welcome, v0.34.0 (active)
whitespace, v0.32.2 (active)
wrap-guide, v0.38.1 (active)
language-c, v0.52.1 (active)
language-clojure, v0.21.0 (active)
language-coffee-script, v0.47.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.36.2 (active)
language-gfm, v0.86.0 (active)
language-git, v0.13.0 (active)
language-go, v0.42.0 (active)
language-html, v0.44.1 (active)
language-hyperlink, v0.16.0 (active)
language-java, v0.22.0 (active)
language-javascript, v0.119.0 (active)
language-json, v0.18.0 (active)
language-less, v0.29.3 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.35.0 (active)
language-php, v0.37.0 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.0 (active)
language-ruby, v0.68.5 (active)
language-ruby-on-rails, v0.25.0 (active)
language-sass, v0.52.0 (active)
language-shellscript, v0.22.3 (active)
language-source, v0.9.0 (active)
language-sql, v0.21.1 (active)
language-text, v0.7.1 (active)
language-todo, v0.28.0 (active)
language-toml, v0.18.0 (active)
language-xml, v0.34.8 (active)
language-yaml, v0.26.0 (active)

# Dev
No dev packages

BUILDER ERRO REPORT

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.9.9
System: Ubuntu 16.04.1
Thrown From: builder-coderoad package, v0.1.6

Stack Trace

Failed to activate the builder-coderoad package

At Cannot find module './publishStep'

Error: Cannot find module './publishStep'
    at Module._resolveFilename (module.js:339:15)
    at Function.Module._resolveFilename (/opt/atom/resources/app.asar/src/module-cache.js:383:52)
    at Function.Module._load (module.js:290:25)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/builder-coderoad/lib/components/Publish/index.js:21:21)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/builder-coderoad/lib/components/index.js:18:17)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/builder-coderoad/lib/components/SidePanel/SidePanel.js:18:15)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/builder-coderoad/lib/components/SidePanel/SideRoot.js:5:19)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/builder-coderoad/lib/components/SidePanel/index.js:4:18)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/zac/.atom/packages/builder-coderoad/lib/index.js:4:19)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Package.module.exports.Package.requireMainModule (/opt/atom/resources/app.asar/src/package.js:715:27)
    at Package.module.exports.Package.activateNow (/opt/atom/resources/app.asar/src/package.js:173:16)
    at /opt/atom/resources/app.asar/src/package.js:795:25
    at Function.module.exports.Emitter.simpleDispatch (/opt/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/opt/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:125:28)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/opt/atom/resources/app.asar/src/command-registry.js:241:20)
    at CommandRegistry.handleCommandEvent (/opt/atom/resources/app.asar/src/command-registry.js:3:61)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/opt/atom/resources/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/opt/atom/resources/app.asar/src/atom-environment.js:1104:28)
    at EventEmitter.outerCallback (/opt/atom/resources/app.asar/src/application-delegate.js:329:25)
    at emitTwo (events.js:100:13)
    at EventEmitter.emit (events.js:185:7)

Commands

  2x -9:32.2.0 cr-viewer:toggle (button.btn.icon.enablement.icon-playback-pause)
 16x -2:11.8.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -2:08.1.0 core:confirm (atom-text-editor.editor.mini.is-focused)
 24x -2:02.3.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -1:57.3.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -1:56.4.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -1:55.4.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:00.7.0 cb-viewer:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-atom-dark-syntax.theme-one-light-ui)

Config

{
  "core": {
    "themes": [
      "one-light-ui",
      "atom-dark-syntax"
    ]
  }
}

Installed Packages

# User
aligner, v0.22.1 (active)
aligner-ruby, v1.5.0 (active)
atom-beautify, v0.29.10 (inactive)
atom-coderoad, v0.12.0 (active)
atom-formatter-jsbeautify, v1.1.2 (active)
atom-pair, v2.0.10 (active)
browser-refresh, v0.9.0 (active)
builder-coderoad, v0.1.6 (inactive)
elm-format, v2.0.1 (active)
language-elm, v1.5.0 (active)
language-elmx, v1.2.7 (active)
language-roboconf, v0.1.0 (active)
language-slim, v0.5.0 (active)
linter, v1.11.16 (inactive)
linter-elm-make, v0.17.0 (active)
linter-rubocop, v0.4.7 (active)
markdown-preview-enhanced, v0.8.2 (active)
markdown-writer, v2.5.1 (inactive)
run-in-browser, v0.1.3 (active)
atom-dark-syntax, v0.27.0 (active)
atom-dark-ui, v0.51.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.43.0 (inactive)
base16-tomorrow-dark-theme, v1.1.0 (inactive)
base16-tomorrow-light-theme, v1.1.1 (inactive)
one-dark-ui, v1.3.2 (inactive)
one-light-ui, v1.3.2 (active)
one-dark-syntax, v1.2.0 (inactive)
one-light-syntax, v1.2.0 (inactive)
solarized-dark-syntax, v1.0.2 (inactive)
solarized-light-syntax, v1.0.2 (inactive)
about, v1.5.2 (active)
archive-view, v0.61.1 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.11.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.0 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.0 (active)
bookmarks, v0.41.0 (active)
bracket-matcher, v0.82.1 (active)
command-palette, v0.38.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
fuzzy-finder, v1.3.0 (active)
git-diff, v1.1.0 (active)
find-and-replace, v0.198.0 (inactive)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.1 (active)
image-view, v0.58.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.1 (inactive)
markdown-preview, v0.158.1 (active)
notifications, v0.64.1 (active)
open-on-github, v1.2.0 (inactive)
package-generator, v1.0.0 (inactive)
settings-view, v0.238.2 (active)
snippets, v1.0.2 (active)
spell-check, v0.67.1 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.1 (active)
symbols-view, v0.113.0 (inactive)
tabs, v0.98.1 (active)
timecop, v0.33.1 (active)
tree-view, v0.208.0 (active)
update-package-dependencies, v0.10.0 (active)
welcome, v0.34.0 (active)
whitespace, v0.32.2 (active)
wrap-guide, v0.38.1 (active)
language-c, v0.52.1 (active)
language-clojure, v0.21.0 (active)
language-coffee-script, v0.47.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.36.2 (active)
language-gfm, v0.86.0 (active)
language-git, v0.13.0 (active)
language-go, v0.42.0 (active)
language-html, v0.44.1 (active)
language-hyperlink, v0.16.0 (active)
language-java, v0.22.0 (active)
language-javascript, v0.119.0 (active)
language-json, v0.18.0 (active)
language-less, v0.29.3 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.35.0 (active)
language-php, v0.37.0 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.0 (active)
language-ruby, v0.68.5 (active)
language-ruby-on-rails, v0.25.0 (active)
language-sass, v0.52.0 (active)
language-shellscript, v0.22.3 (active)
language-source, v0.9.0 (active)
language-sql, v0.21.1 (active)
language-text, v0.7.1 (active)
language-todo, v0.28.0 (active)
language-toml, v0.18.0 (active)
language-xml, v0.34.8 (active)
language-yaml, v0.26.0 (active)

# Dev
No dev packages

Uncaught TypeError: _this.props.onClick is not a function

[Enter steps to reproduce below:]

  1. Toggle coderoad
  2. START -> FUNCTIONAL-SCHOOL
  3. Attempt to click Lesson 2, which is greyed out/supposedly not unlocked
  4. Error

Atom Version: 1.8.0
System: Microsoft Windows 10 Pro
Thrown From: atom-coderoad package, v0.10.6

Stack Trace

Uncaught TypeError: _this.props.onClick is not a function

At C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactErrorUtils.js:52

TypeError: _this.props.onClick is not a function
    at EnhancedButton._this.handleClick (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\material-ui\internal\EnhancedButton.js:128:21)
    at Object.invokeGuardedCallback (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactErrorUtils.js:26:12)
    at executeDispatch (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\EventPluginUtils.js:89:21)
    at Object.executeDispatchesInOrder (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\EventPluginUtils.js:112:5)
    at executeDispatchesAndRelease (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\EventPluginHub.js:44:22)
    at executeDispatchesAndReleaseTopLevel (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\EventPluginHub.js:55:10)
    at Array.forEach (native)
    at forEachAccumulated (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\forEachAccumulated.js:25:9)
    at Object.EventPluginHub.processEventQueue (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\EventPluginHub.js:221:7)
    at runEventQueueInBatch (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactEventEmitterMixin.js:18:18)
    at Object.ReactEventEmitterMixin.handleTopLevel [as _handleTopLevel] (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactEventEmitterMixin.js:29:5)
    at handleTopLevelImpl (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactEventListener.js:73:24)
    at ReactDefaultBatchingStrategyTransaction.Mixin.perform (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\Transaction.js:138:20)
    at Object.ReactDefaultBatchingStrategy.batchedUpdates (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDefaultBatchingStrategy.js:63:19)
    at Object.batchedUpdates (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactUpdates.js:98:20)
    at ReactEventListener.dispatchEvent (C:\Users\Henry_000\.atom\packages\atom-coderoad\node_modules\react\lib\ReactEventListener.js:150:20)

Commands

     -0:18.6.0 core:close (atom-pane.pane.active)
     -0:10.7.0 cr-viewer:toggle (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "browser-plus"
    ]
  }
}

Installed Packages

# User
atom-coderoad, v0.10.6
autoclose-html, v0.23.0
autocomplete-clang, v0.9.4
build, v0.65.0
busy, v0.5.0
core-coderoad, v0.5.0
language-ini, v1.16.0
linter, v1.11.14
linter-gcc, v0.6.14
platformio-ide, v1.3.1
platformio-ide-terminal, v2.1.1
sync-settings, v0.7.2
tool-bar, v1.0.0

# Dev
No dev packages

Test tutorials against solutions at different stages.

Tests should be verified against a solution.

  1. Prevent bugs in tutorials.
  2. Users should be able to load this solution state if they get lost or stuck.

This solution state could be:

  1. tied to git commit tags (ie. "step01" tag for first step)
  2. saved inside of a "solution" directory in each step

Failed to activate the atom-coderoad package

[Enter steps to reproduce below:]

  1. npm init --y
  2. npm install --save-dev coderoad-functional-school

    3: Packages > CodeRoad > Toggle

Atom Version: 1.5.3
System: Linux Mint
Thrown From: atom-coderoad package, v0.4.18

Stack Trace

Failed to activate the atom-coderoad package

At Cannot find module 'classNames'

Error: Cannot find module 'classNames'
    at Module._resolveFilename (module.js:336:15)
    at Function.Module._resolveFilename (/usr/share/atom/resources/app.asar/src/module-cache.js:383:52)
    at Function.Module._load (module.js:286:25)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/vinny/.atom/packages/atom-coderoad/lib/components/alert/alert.js:1:946)
    at Module._compile (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/vinny/.atom/packages/atom-coderoad/lib/components/_components.js:1:770)
    at Module._compile (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/vinny/.atom/packages/atom-coderoad/lib/components/app/app.js:1:872)
    at Module._compile (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/vinny/.atom/packages/atom-coderoad/lib/components/render.js:1:742)
    at Module._compile (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/vinny/.atom/packages/atom-coderoad/lib/atom/main.js:1:106)
    at Module._compile (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Package.module.exports.Package.requireMainModule (/usr/share/atom/resources/app.asar/src/package.js:720:27)
    at Package.module.exports.Package.activateNow (/usr/share/atom/resources/app.asar/src/package.js:172:16)
    at /usr/share/atom/resources/app.asar/src/package.js:800:25
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:125:28)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:241:20)
    at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:3:61)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/usr/share/atom/resources/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/usr/share/atom/resources/app.asar/src/atom-environment.js:1013:28)
    at emitOne (events.js:77:13)
    at EventEmitter.emit (events.js:169:7)

Commands

     -0:00.6.0 cr-viewer:toggle (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)

Config

{
  "core": {}
}

Installed Packages

# User
atom-coderoad, v0.4.18
color-picker, v2.1.1
react, v0.14.1

# Dev
No dev packages

Install fail on Atom Editor v1.7.4 Win64 install

Any ideas?

$ apm install atom-coderoad
Installing atom-coderoad to C:\Users\boxman.atom\packages failed

[email protected] install C:\Users\boxman\AppData\Local\Temp\apm-install-dir-116425-8380-7yo4lb\node_modules\atom-coderoad\node_modules\highlights\node_modules\first-mate\node_modules\oniguruma
node-gyp rebuild

'node-gyp' is not recognized as an internal or external command,
operable program or batch file.
npm WARN engine [email protected]: wanted: {"node":">=0.12"} (current: {"node":"0.10.40","npm":"2.13.3"})
npm WARN peerDependencies The peer dependency react@^15.1.0 included from react-addons-update will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN peerDependencies The peer dependency react@^15.1.0 included from react-addons-transition-group will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN peerDependencies The peer dependency react@^15.1.0 included from react-addons-create-fragment will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Users\boxman\AppData\Local\atom\app-1.7.4\resources\app\apm\bin\node.exe" "C:\Users\boxman\AppData\Local\atom\app-1.7.4\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\boxman.atom.apm.apmrc" "--userconfig" "C:\Users\boxman.atom.apmrc" "install" "C:\Users\boxman\AppData\Local\Temp\d-116425-8380-yx3eod\package.tgz" "--target=0.36.8" "--arch=ia32"
npm ERR! node v0.10.40
npm ERR! npm v2.13.3
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the oniguruma package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls oniguruma
npm ERR! There is likely additional logging output above.

Uncaught TypeError: Cannot read property 'getHostNode' of null

Steps to reproduce:

  1. Open Atom
  2. Toggle on Coderoad
  3. Start -> FUNCTIONAL-SCHOOL
  4. Select first tutorial "1. Start"
  5. Return back to tutorials menu via top right drop down
  6. Select FUNCTIONAL-SCHOOL
  7. Close Coderoad tab via "x" on top left

Atom Version: 1.8.0
System: Microsoft Windows 10 Pro
Thrown From: atom-coderoad package, v0.10.3

Stack Trace

Uncaught TypeError: Cannot read property 'getHostNode' of null

At C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67

TypeError: Cannot read property 'getHostNode' of null
    at Object.ReactReconciler.getHostNode (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67:28)
    at [object Object].ReactCompositeComponentMixin.getHostNode (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:371:28)
    at Object.ReactReconciler.getHostNode (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67:29)
    at [object Object].ReactCompositeComponentMixin.getHostNode (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:371:28)
    at Object.ReactReconciler.getHostNode (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67:29)
    at [object Object].ReactCompositeComponentMixin.getHostNode (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:371:28)
    at Object.ReactReconciler.getHostNode (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67:29)
    at [object Object].ReactCompositeComponentMixin.getHostNode (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:371:28)
    at Object.ReactReconciler.getHostNode (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:67:29)
    at ReactDOMComponent.ReactMultiChild.Mixin._updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:341:42)
    at ReactDOMComponent.ReactMultiChild.Mixin.updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:298:12)
    at ReactDOMComponent.Mixin._updateDOMChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:938:12)
    at ReactDOMComponent.Mixin.updateComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:767:10)
    at ReactDOMComponent.Mixin.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:723:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at Object.ReactChildReconciler.updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactChildReconciler.js:94:25)
    at ReactDOMComponent.ReactMultiChild.Mixin._reconcilerUpdateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:213:28)
    at ReactDOMComponent.ReactMultiChild.Mixin._updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:310:31)
    at ReactDOMComponent.ReactMultiChild.Mixin.updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:298:12)
    at ReactDOMComponent.Mixin._updateDOMChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:938:12)
    at ReactDOMComponent.Mixin.updateComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:767:10)
    at ReactDOMComponent.Mixin.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:723:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at [object Object].ReactCompositeComponentMixin._updateRenderedComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:729:23)
    at [object Object].ReactCompositeComponentMixin._performComponentUpdate (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:707:10)
    at [object Object].ReactCompositeComponentMixin.updateComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:626:12)
    at [object Object].ReactCompositeComponentMixin.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:526:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at Object.ReactChildReconciler.updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactChildReconciler.js:94:25)
    at ReactDOMComponent.ReactMultiChild.Mixin._reconcilerUpdateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:213:28)
    at ReactDOMComponent.ReactMultiChild.Mixin._updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:310:31)
    at ReactDOMComponent.ReactMultiChild.Mixin.updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:298:12)
    at ReactDOMComponent.Mixin._updateDOMChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:938:12)
    at ReactDOMComponent.Mixin.updateComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:767:10)
    at ReactDOMComponent.Mixin.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:723:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at [object Object].ReactCompositeComponentMixin._updateRenderedComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:729:23)
    at [object Object].ReactCompositeComponentMixin._performComponentUpdate (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:707:10)
    at [object Object].ReactCompositeComponentMixin.updateComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:626:12)
    at [object Object].ReactCompositeComponentMixin.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:526:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at Object.ReactChildReconciler.updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactChildReconciler.js:94:25)
    at ReactDOMComponent.ReactMultiChild.Mixin._reconcilerUpdateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:213:28)
    at ReactDOMComponent.ReactMultiChild.Mixin._updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:310:31)
    at ReactDOMComponent.ReactMultiChild.Mixin.updateChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactMultiChild.js:298:12)
    at ReactDOMComponent.Mixin._updateDOMChildren (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:938:12)
    at ReactDOMComponent.Mixin.updateComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:767:10)
    at ReactDOMComponent.Mixin.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDOMComponent.js:723:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at [object Object].ReactCompositeComponentMixin._updateRenderedComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:729:23)
    at [object Object].ReactCompositeComponentMixin._performComponentUpdate (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:707:10)
    at [object Object].ReactCompositeComponentMixin.updateComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:626:12)
    at [object Object].ReactCompositeComponentMixin.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:526:10)
    at Object.ReactReconciler.receiveComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:131:22)
    at [object Object].ReactCompositeComponentMixin._updateRenderedComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:729:23)
    at [object Object].ReactCompositeComponentMixin._performComponentUpdate (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:707:10)
    at [object Object].ReactCompositeComponentMixin.updateComponent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:626:12)
    at [object Object].ReactCompositeComponentMixin.performUpdateIfNecessary (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactCompositeComponent.js:540:12)
    at Object.ReactReconciler.performUpdateIfNecessary (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactReconciler.js:165:22)
    at runBatchedUpdates (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactUpdates.js:152:21)
    at ReactReconcileTransaction.Mixin.perform (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\Transaction.js:138:20)
    at ReactUpdatesFlushTransaction.Mixin.perform (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\Transaction.js:138:20)
    at ReactUpdatesFlushTransaction._assign.perform (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactUpdates.js:91:38)
    at Object.flushBatchedUpdates (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactUpdates.js:178:19)
    at ReactDefaultBatchingStrategyTransaction.Mixin.closeAll (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\Transaction.js:204:25)
    at ReactDefaultBatchingStrategyTransaction.Mixin.perform (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\Transaction.js:151:16)
    at Object.ReactDefaultBatchingStrategy.batchedUpdates (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactDefaultBatchingStrategy.js:63:19)
    at Object.batchedUpdates (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactUpdates.js:99:20)
    at ReactEventListener.dispatchEvent (C:\Users\user\.atom\packages\atom-coderoad\node_modules\react\lib\ReactEventListener.js:150:20)

Commands

     -1:19.3.0 cr-viewer:toggle (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "builder-coderoad"
    ]
  }
}

Installed Packages

# User
atom-coderoad, v0.10.3
atom-shell-commands, v1.4.0
atom-ternjs, v0.14.2
autocomplete-ruby, v0.1.0
browser-plus, v0.0.60
language-babel, v2.29.2
ruby-block, v0.3.5

# Dev
No dev packages

Changes required due to TextBuffer.save becoming async in Atom 1.19

Hi! Thanks for maintaining the atom-coderoad package!

In Atom v1.19, we will release a major change to Atom's core text buffer data structure. As part of this change, we have made TextBuffer.save asynchronous; rather than blocking until the save is complete, it now immediately returns a Promise that resolves when the save is complete. Because of this, a few other Atom APIs that use save have similarly become async:

  • Pane.close
  • TextBuffer.save
  • TextEditor.save
  • Pane.saveItem
  • Pane.saveItemAs
  • Pane.saveActiveItem
  • Pane.saveActiveItemAs
  • Pane.saveItems
  • Workspace.saveActivePaneItem
  • Workspace.saveActivePaneItemAs

Effects on this package

We think this package could be impacted by this upgrade because it calls the changed methods in the following places:

We found these calls using a regex search, so this list might be incomplete, and it might contain some false positives.

What to do about the change

It should be pretty easy to adjust your package code and/or tests to work with the new async behavior, and to simultaneously keep it working with older versions of Atom. Here are some examples of pull requests we opened on our bundled packages to cope with the change:

Please let me know if you have any questions, I'd be happy to help!

show thrown warnings

When running the test runner, if a test fails with an error, it should display the error in the UI, and not just the console.

Example: inputting invalid JS

Expected: UI warning or alert.
Result: No UI error, only displayed in the console.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.