Giter Site home page Giter Site logo

learn-co / learn-ide-tree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atom/tree-view

0.0 0.0 7.0 1.6 MB

This package is deprecated. Checkout https://github.com/learn-co/learn-ide-3-tree

License: MIT License

CoffeeScript 98.57% CSS 1.18% JavaScript 0.25%

learn-ide-tree's Introduction

⚠️ This gem is no longer maintained or supported

Installation

Install with:

$ gem install learn-co

Alternatively, add this line to your application's Gemfile:

gem 'learn-co'

And then execute:

$ bundle

Usage

From within a Learn.co lesson directory, run:

$ learn [command]

Contributing

  1. Fork it ( https://github.com/learn-co/learn-co/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

learn-ide-tree's People

Contributors

50wliu avatar acontreras89 avatar alhadis avatar benogle avatar binarymuse avatar drewprice avatar forivall avatar heyvito avatar izuzak avatar johngeorgewright avatar jonrohan avatar joshrowley avatar kevinnathan avatar kevinsawicki avatar kuychaco avatar lee-dohm avatar liuderchi avatar maxbrunsfeld avatar mcampagonzalez avatar mcolyer avatar mnquintana avatar mscottford avatar nakajima avatar notnotdrew avatar renz45 avatar saschagehlich avatar simurai avatar thomasjo avatar tyriar avatar zcbenz avatar

Watchers

 avatar  avatar  avatar  avatar

learn-ide-tree's Issues

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\richardburdx-30617\code\labs...

[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.2
Learn IDE Core: 2.4.0 x64
Electron: 1.3.13
OS: Microsoft Windows 7 Professional
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\Burd.atom.learn-ide\home\richardburdx-30617\code\labs\triangle-classification-v-000\README.md' of undefined

At C:\Users\Burd\.atom\packages\learn-ide-tree\lib\nsync\atom-helper.coffee:186

TypeError: Cannot read property 'C:\Users\Burd\.atom\.learn-ide\home\richardburdx-30617\code\labs\triangle-classification-v-000\README.md' of undefined
    at Object.resolveOpen (/packages/learn-ide-tree/lib/nsync/atom-helper.coffee:186:46)
    at /packages/learn-ide-tree/lib/nsync/initializer.coffee:146:18
    at Emitter.module.exports.Emitter.emit (/packages/learn-ide-tree/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/packages/learn-ide-tree/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /packages/learn-ide-tree/node_modules/klaw/node_modules/graceful-fs/graceful-fs.js:43:10
    at /packages/learn-ide-tree/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -4:56.6.0 application:open-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
  2x -3:20.2.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages

learn-ide-notifications 0.66.5 

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\laurenmorrill-61109\code\lab...

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 2.4.2 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Enterprise
Thrown From: learn-ide-tree package 1.0.22

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\lmorrill.atom.learn-ide\home\laurenmorrill-61109\code\labs\hello-world-ruby-ruby-intro-kwk\README.md' of undefined

At C:\ProgramData\lmorrill\learn_ide\app-2.4.2\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:220

TypeError: Cannot read property 'C:\Users\lmorrill\.atom\.learn-ide\home\laurenmorrill-61109\code\labs\hello-world-ruby-ruby-intro-kwk\README.md' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:220:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:186:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -0:30.7.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages


Uncaught TypeError: Cannot read property 'updateRoots' of null

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.11.6
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'updateRoots' of null

At /Users/marcelgalang/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:77

TypeError: Cannot read property 'updateRoots' of null
    at Object.updateProject (/Users/marcelgalang/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:77:22)
    at /Users/marcelgalang/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:182:27
    at Emitter.module.exports.Emitter.emit (/Users/marcelgalang/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.setPrimaryNode (/Users/marcelgalang/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:110:25)
    at init (/Users/marcelgalang/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/init.js:6:9)
    at onmessage (/Users/marcelgalang/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage.js:47:12)
    at /Users/marcelgalang/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/connection.js:23:16
    at PageBus.bus.on (/Users/marcelgalang/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/atom-socket/chunker.js:32:7)
    at emitOne (events.js:96:13)
    at PageBus.emit (events.js:188:7)
    at /Users/marcelgalang/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/page-bus/index.js:21:44

Commands

Config

{
  "core": {
    "disabledPackages": [
      "integrated-learn-environment",
      "integrated-learn-environment"
    ]
  }
}

Installed Packages

# User
integrated-learn-environment, v1.9.0 (inactive)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Uncaught TypeError: Cannot read property 'send' of undefined

[Before submitting, please enter steps to reproduce:]

  1. I just pressed control s and now it won't save and just throws this error
  2. I was on the arrays lesson

Learn IDE Package: 2.5.2
Learn IDE Core: 2.4.2 x64
Electron: 1.3.13
OS: Mac OS X 10.12.1
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: Cannot read property 'send' of undefined

At /Users/jacobbreck/.atom/packages/learn-ide-tree/node_modules/nsync-fs/lib/connection.js:45

TypeError: Cannot read property 'send' of undefined
    at Connection.module.exports.Connection.send (/packages/learn-ide-tree/node_modules/nsync-fs/lib/connection.js:45:23)
    at Nsync.send (/packages/learn-ide-tree/node_modules/nsync-fs/lib/nsync-fs.js:167:28)
    at Nsync.save (/packages/learn-ide-tree/node_modules/nsync-fs/lib/nsync-fs.js:289:17)
    at /packages/learn-ide-tree/lib/nsync/initializer.coffee:62:9)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at /app.asar/src/command-registry.js:3:59
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:599:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:390:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/app.asar/src/window-event-handler.js:106:36)
    at /app.asar/src/window-event-handler.js:3:59)

Commands

     -1:29.9.0 core:move-right (input.hidden-input)
     -1:28.1.0 editor:newline (input.hidden-input)
     -1:25.1.0 core:backspace (input.hidden-input)
     -1:23.2.0 autocomplete-plus:confirm (input.hidden-input)
     -1:18.9.0 editor:newline (input.hidden-input)
     -0:58.4.0 core:copy (input.hidden-input)
     -0:56.9.0 core:paste (input.hidden-input)
     -0:37.5.0 core:backspace (input.hidden-input)
     -0:33.3.0 core:cut (input.hidden-input)
     -0:32.3.0 core:backspace (input.hidden-input)
     -0:30 core:paste (input.hidden-input)
     -0:25.3.0 core:cut (input.hidden-input)
     -0:24.7.0 core:backspace (input.hidden-input)
  9x -0:24.1.0 core:move-left (input.hidden-input)
     -0:20.3.0 core:paste (input.hidden-input)
     -0:18.5.0 learn-ide:save (input.hidden-input)

Non-Core Packages

learn-ide-notifications 0.66.5 

Uncaught TypeError: Cannot read property 'getTime' of undefined

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.9.5
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'getTime' of undefined

At /Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/tree-view.js:601

TypeError: Cannot read property 'getTime' of undefined
    at TreeView.<anonymous> (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/tree-view.js:601:36)
    at TreeView.module.exports.TreeView.updateRoots (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/tree-view.js:621:10)
    at /Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/tree-view.js:369:24
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
    at Project.module.exports.Project.addPath (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/src/project.js:270:29)
    at Object.updateProject (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:76:20)
    at /Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:182:27
    at Emitter.module.exports.Emitter.emit (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.setPrimaryNode (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:110:25)
    at init (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/init.js:6:9)
    at onmessage (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage.js:47:12)
    at PageBus.<anonymous> (/Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/connection.js:23:16)
    at emitOne (events.js:96:13)
    at PageBus.emit (events.js:188:7)
    at /Applications/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/page-bus/index.js:21:44

Commands

Config

{
  "core": {
    "useCustomTitleBar": true
  },
  "learn-ide-tree": {}
}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

tree wont show up

Prerequisites

Description

[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Uncaught TypeError: Cannot read property 'getPath' of undefined

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.11.6
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'getPath' of undefined

At /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:69

TypeError: Cannot read property 'getPath' of undefined
    at atom-workspace.onSave (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:69:18)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/atom-environment.js:1136:28)
    at EventEmitter.outerCallback (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/application-delegate.js:319:25)
    at emitTwo (events.js:106:13)
    at EventEmitter.emit (events.js:191:7)

Commands

     -3:28.2.0 core:move-down (atom-text-editor.editor.is-focused)
  5x -3:18.1.0 core:backspace (atom-text-editor.editor.is-focused)
  2x -3:11.9.0 core:move-right (atom-text-editor.editor.is-focused)
  2x -3:08.6.0 editor:newline (atom-text-editor.editor.is-focused)
  3x -3:02.7.0 core:backspace (atom-text-editor.editor.is-focused)
     -2:41.8.0 editor:newline (atom-text-editor.editor.is-focused)
     -1:42.2.0 core:backspace (atom-text-editor.editor.is-focused)
  2x -1:34.2.0 core:move-right (atom-text-editor.editor.is-focused)
     -1:33.2.0 core:move-left (atom-text-editor.editor.is-focused)
     -1:27.2.0 core:move-right (atom-text-editor.editor.is-focused)
  2x -1:26.7.0 core:backspace (atom-text-editor.editor.is-focused)
     -0:57.8.0 core:move-right (atom-text-editor.editor.is-focused)
     -0:57.5.0 core:backspace (atom-text-editor.editor.is-focused)
     -0:45.1.0 core:move-right (atom-text-editor.editor.is-focused.autocomplete-active)
  5x -0:16.4.0 core:backspace (atom-text-editor.editor.is-focused)
     -0:00.1.0 learn-ide:save (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)

Config

{}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

I cannot complete the flow control lab without this being fixed. Please help!

Amanda

Uncaught TypeError: Cannot read property 'isFile' of undefined

[Enter steps to reproduce below:]

  1. I just installed atom on my macbook air.
  2. But only the console is showing, the folders/directories are missing.

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.12.1
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'isFile' of undefined

At /private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:174

TypeError: Cannot read property 'isFile' of undefined
    at Nsync.isFile (/private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:174:27)
    at FSAdapter.module.exports.FSAdapter.isFileSync (/private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/adapters/fs-adapter.js:31:23)
    at new AddDialog (/private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/add-dialog.js:20:14)
    at TreeView.module.exports.TreeView.add (/private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/tree-view.js:1138:16)
    at atom-workspace.disposables.add.atom.commands.add.tree-view:add-file (/private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/main.js:61:41)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchContextMenuCommand (/private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/src/atom-environment.js:1142:28)
    at EventEmitter.outerCallback (/private/var/folders/wb/7bspz8j942d9f463sg8dcqc00000gn/T/AppTranslocation/F89F3B29-7855-4CC7-833B-C134FDCE2DE3/d/Learn IDE.app/Contents/Resources/app.asar/src/application-delegate.js:332:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -5:14.3.0 tree-view:toggle (div.terminal)
     -0:24.7.0 learn-ide:add-project (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
     -0:00.3.0 tree-view:add-file (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)

Config

{}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\jpfingst-32149\code\labs\jav...

[Enter steps to reproduce:]

  1. Opened lab from https://learn.co/tracks/full-stack-web-dev-with-react/advanced-javascript/object-oriented-javascript/fix-this-lab
  2. ...

Atom: 2.4.2 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: learn-ide-tree package 1.0.22

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\jpfin.atom.learn-ide\home\jpfingst-32149\code\labs\javascript-fix-this-v-000\README.md' of undefined

At C:\Users\jpfin\AppData\Local\learn_ide\app-2.4.2\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:220

TypeError: Cannot read property 'C:\Users\jpfin\.atom\.learn-ide\home\jpfingst-32149\code\labs\javascript-fix-this-v-000\README.md' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:220:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:186:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -3:10.3.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)
     -0:44.9.0 learn-ide:copy (div.)

Non-Core Packages


Uncaught TypeError: Cannot read property 'forEach' of undefined

[Enter steps to reproduce below:]

  1. Open IDE
  2. Right click folder and click import
  3. Hit cancel instead of selecting something for import

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Ubuntu 16.04.1
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'forEach' of undefined

At /usr/share/atom/resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:94

TypeError: Cannot read property 'forEach' of undefined
    at importLocalPaths (/usr/share/atom/resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:94:22)
    at /usr/share/atom/resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:83:14
    at CallbacksRegistry.apply (/usr/share/atom/resources/electron.asar/common/api/callbacks-registry.js:54:39)
    at EventEmitter.<anonymous> (/usr/share/atom/resources/electron.asar/renderer/api/remote.js:275:21)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -1:19.6.0 learn-ide:import (div.header.list-item)
     -0:49.3.0 tree-view:remove (span.name.icon.icon-file-zip)
     -0:41.9.0 learn-ide:import (span.name.icon.icon-file-directory)

Config

{}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Uncaught TypeError: Cannot read property 'isEmpty' of undefined

[Enter steps to reproduce below:]

  1. clicked on root.js
  2. ...

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.12.1
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'isEmpty' of undefined

At /private/var/folders/8l/33sb6phn1xv8z2lt_2s0vzvr0000gn/T/AppTranslocation/3D0A0092-2C66-4315-A176-24B52555EB73/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:197

TypeError: Cannot read property 'isEmpty' of undefined
    at Object.refreshBuffer (/private/var/folders/8l/33sb6phn1xv8z2lt_2s0vzvr0000gn/T/AppTranslocation/3D0A0092-2C66-4315-A176-24B52555EB73/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:197:21)
    at Object.resolveOpen (/private/var/folders/8l/33sb6phn1xv8z2lt_2s0vzvr0000gn/T/AppTranslocation/3D0A0092-2C66-4315-A176-24B52555EB73/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:189:14)
    at /private/var/folders/8l/33sb6phn1xv8z2lt_2s0vzvr0000gn/T/AppTranslocation/3D0A0092-2C66-4315-A176-24B52555EB73/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:147:29
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -8:11.2.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)

Config

{
  "core": {
    "telemetryConsent": "limited"
  }
}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Uncaught Error: EMFILE: too many open files, scandir '$ATOM_HOME/.learn-ide/home/lawlux-4375/code'

[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.6
Learn IDE Core: 2.4.2 x64
Electron: 1.3.13
OS: Mac OS X 10.12.6
Thrown From: learn-ide-tree package 1.0.24

Stack Trace

Uncaught Error: EMFILE: too many open files, scandir '/Users/MichaelAir/.atom/.learn-ide/home/lawlux-4375/code'

At fs.js:951

Error: EMFILE: too many open files, scandir '/Users/MichaelAir/.atom/.learn-ide/home/lawlux-4375/code'
    at Error (native)
    at Object.fs.readdirSync (fs.js:951:18)
    at Object.fs.readdirSync (ELECTRON_ASAR.js:571:28)
    at traverse (/app.asar/node_modules/nsync-fs/node_modules/fs-plus/lib/fs-plus.js:404:19)
    at Object.traverseTreeSync (/app.asar/node_modules/nsync-fs/node_modules/fs-plus/lib/fs-plus.js:424:14)
    at Object.listTreeSync (/app.asar/node_modules/nsync-fs/node_modules/fs-plus/lib/fs-plus.js:235:14)
    at sync (/packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage-strategies/sync.js:22:29)
    at onmessage (/packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage.js:51:12)
    at /packages/learn-ide-tree/node_modules/nsync-fs/lib/connection.js:24:16)
    at emitOne (events.js:96:13)
    at PageBus.emit (events.js:188:7)
    at /app.asar/node_modules/page-bus/index.js:21:44

Commands

Non-Core Packages

advanced-open-file 0.16.6 
api-docs 0.0.6 
ariake-dark-syntax 0.1.3 
atom-beautify 0.30.4 
atom-clock 0.1.13 
atom-webbrowser 2.1.4 
autocomplete-paths 2.11.0 
autocomplete-ruby 0.2.8 
busy-signal 1.4.3 
emmet 2.4.3 
emmet-snippets-compatibility 1.0.6 
gloom 0.6.4 
intentions 1.1.5 
learn-ide-notifications 0.66.5 
linter 2.2.0 
linter-csslint 1.3.4 
linter-eslint 8.2.1 
linter-htmlhint 1.3.3 
linter-ruby 1.2.5 
linter-ui-default 1.6.3 
open-in-browser 0.5.2 
pristine-ui 1.1.7 
pure-syntax 0.3.0 
ruby-block 0.3.6 

Uncaught TypeError: Cannot read property 'path' of null

[Enter steps to reproduce:]

  1. Attempted to import 6 small .jpg files at one time into app/assets/images folder.
  2. threw errror, lost connection, most of directory's folder disappeared from tree view.

Atom: 2.4.2 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: learn-ide-tree package 1.0.22

Stack Trace

Uncaught TypeError: Cannot read property 'path' of null

At C:\Users\John\AppData\Local\learn_ide\app-2.4.2\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\initializer.js:103

TypeError: Cannot read property 'path' of null
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:103:46
    at tryToString (fs.js:455:3)
    at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:442:12)

Commands

     -7:08.0 core:move-down (input.hidden-input)
 16x -7:07.9.0 core:move-left (input.hidden-input)
     -7:06.3.0 core:move-right (input.hidden-input)
     -7:05.7.0 core:move-left (input.hidden-input)
     -7:03.6.0 core:move-down (input.hidden-input)
 12x -7:03.6.0 core:move-left (input.hidden-input)
     -7:00.5.0 core:move-down (input.hidden-input)
 14x -7:00.3.0 core:move-left (input.hidden-input)
     -6:57 core:move-down (input.hidden-input)
 14x -6:56.9.0 core:move-left (input.hidden-input)
  2x -6:52.8.0 learn-ide:save (input.hidden-input)
     -4:24.9.0 learn-ide:import (span.name.icon.icon-file-directory)
     -3:48 learn-ide:reset-connection (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)
     -3:40.5.0 learn-ide:import (span.name.icon.icon-file-directory)
  3x -2:41.4.0 learn-ide:reset-connection (ul.list-inline.tab-bar.inset-panel)
     -0:42.2.0 learn-ide:import (span.name.icon.icon-file-directory)

Non-Core Packages


Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\keke109niles-84093\code\labs...

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 2.4.2 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: learn-ide-tree package 1.0.22

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\dezrene.atom.learn-ide\home\keke109niles-84093\code\labs\welcome-to-learn-5-welcome-000\edit-me.txt' of undefined

At C:\Users\dezrene\AppData\Local\learn_ide\app-2.4.2\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:220

TypeError: Cannot read property 'C:\Users\dezrene\.atom\.learn-ide\home\keke109niles-84093\code\labs\welcome-to-learn-5-welcome-000\edit-me.txt' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:220:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:186:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

Non-Core Packages


Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\erinland05-61911\code\labs\l...

[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.3
Learn IDE Core: 2.5.3 x64
Electron: 1.3.13
OS: Microsoft Windows 7 Professional
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\Erin.atom.learn-ide\home\erinland05-61911\code\labs\layouts-grids-code-along-v-000.git\index' of undefined

At C:\Users\Erin\.atom\packages\learn-ide-tree\lib\nsync\atom-helper.coffee:186

TypeError: Cannot read property 'C:\Users\Erin\.atom\.learn-ide\home\erinland05-61911\code\labs\layouts-grids-code-along-v-000\.git\index' of undefined
    at Object.resolveOpen (/packages/learn-ide-tree/lib/nsync/atom-helper.coffee:186:46)
    at /packages/learn-ide-tree/lib/nsync/initializer.coffee:146:18
    at Emitter.module.exports.Emitter.emit (/packages/learn-ide-tree/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/packages/learn-ide-tree/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /packages/learn-ide-tree/node_modules/klaw/node_modules/graceful-fs/graceful-fs.js:43:10
    at /packages/learn-ide-tree/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -4:50.1.0 tree-view:show-in-file-manager (span.name.icon.icon-file-text)

Non-Core Packages


Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide/home/moba2k-20620/code/labs/welco...

[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.3
Learn IDE Core: 2.5.3 x64
Electron: 1.3.13
OS: Mac OS X 10.11.6
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: Cannot read property '/User/Guest/.atom/.learn-ide/home/moba2k-20620/code/labs/welcome-to-learn-5-welcome-000/.git/COMMIT_EDITMSG' of undefined

At /User/Guest/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:225

TypeError: Cannot read property '/User/Guest/.atom/.learn-ide/home/moba2k-20620/code/labs/welcome-to-learn-5-welcome-000/.git/COMMIT_EDITMSG' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:225:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:190:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

Non-Core Packages


Uncaught Error: EMFILE: too many open files, scandir '$ATOM_HOME/.learn-ide/home/jsifre01-49710/c...

[Before submitting, please enter steps to reproduce:]

  1. ... sign into Learn
  2. ... get this error message as my labs load

Learn IDE Package: 2.5.2
Learn IDE Core: 2.4.2 x64
Electron: 1.3.13
OS: Mac OS X 10.12
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught Error: EMFILE: too many open files, scandir '/Users/jsifre/.atom/.learn-ide/home/jsifre01-49710/code'

At fs.js:951

Error: EMFILE: too many open files, scandir '/Users/jsifre/.atom/.learn-ide/home/jsifre01-49710/code'
    at Error (native)
    at Object.fs.readdirSync (fs.js:951:18)
    at Object.fs.readdirSync (ELECTRON_ASAR.js:571:28)
    at traverse (/packages/learn-ide-tree/node_modules/fs-plus/lib/fs-plus.js:404:19)
    at Object.traverseTreeSync (/packages/learn-ide-tree/node_modules/fs-plus/lib/fs-plus.js:424:14)
    at Object.listTreeSync (/packages/learn-ide-tree/node_modules/fs-plus/lib/fs-plus.js:235:14)
    at sync (/packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage-strategies/sync.js:22:29)
    at onmessage (/packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage.js:47:12)
    at /packages/learn-ide-tree/node_modules/nsync-fs/lib/connection.js:24:16)
    at emitOne (events.js:96:13)
    at PageBus.emit (events.js:188:7)
    at /packages/learn-ide-tree/node_modules/page-bus/index.js:21:44

Commands

  2x -0:24.3.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages

learn-ide-notifications 0.66.5 

Uncaught Error: EEXIST: file already exists, mkdir '$ATOM_HOME/.learn-ide\home\noeljerry94-89094\...

[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.3
Learn IDE Core: 2.5.1 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught Error: EEXIST: file already exists, mkdir 'C:\Users\JERRY.atom.learn-ide\home\noeljerry94-89094\code\labs\js-basics-online-shopping-lab-bootcamp-prep-000'

At C:\Users\JERRY\AppData\Local\learn_ide\app-2.5.1\resources\app.asar\node_modules\text-buffer\lib\text-buffer.js:1077

Error: EEXIST: file already exists, mkdir 'C:\Users\JERRY\.atom\.learn-ide\home\noeljerry94-89094\code\labs\js-basics-online-shopping-lab-bootcamp-prep-000'
    at Error (native)
    at fs.mkdirSync (fs.js:922:18)
    at Object.fs.mkdirSync (ELECTRON_ASAR.js:665:16)
    at Function.sync (/app.asar/node_modules/mkdirp/index.js:55:12)
    at Object.writeFileSync (/app.asar/node_modules/fs-plus/lib/fs-plus.js:280:14)
    at File.module.exports.File.writeFileSync (/app.asar/node_modules/text-buffer/node_modules/pathwatcher/lib/file.js:285:19)
    at File.module.exports.File.writeFileWithPrivilegeEscalationSync (/app.asar/node_modules/text-buffer/node_modules/pathwatcher/lib/file.js:463:21)
    at File.module.exports.File.writeSync (/app.asar/node_modules/text-buffer/node_modules/pathwatcher/lib/file.js:380:12)
    at TextBuffer.module.exports.TextBuffer.saveAs (/app.asar/node_modules/text-buffer/lib/text-buffer.js:1068:19)
    at TextBuffer.module.exports.TextBuffer.save (/app.asar/node_modules/text-buffer/lib/text-buffer.js:1049:19)
    at TextEditor.module.exports.TextEditor.save (/app.asar/src/text-editor.js:893:26)
    at Object.saveEditor (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:220:27)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:219:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.updated (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:106:25)
    at close_write (/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/change.js:49:11)
    at change (/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/change.js:67:10)
    at onmessage (/app.asar/node_modules/nsync-fs/lib/onmessage.js:47:12)
    at /app.asar/node_modules/nsync-fs/lib/connection.js:24:16)
    at emitOne (events.js:96:13)
    at PageBus.emit (events.js:188:7)
    at /app.asar/node_modules/page-bus/index.js:21:44

Commands

     -4:31 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)
  8x -3:23.3.0 core:backspace (input.hidden-input)
  8x -3:16.2.0 learn-ide:save (input.hidden-input)
     -2:29.7.0 learn-ide:save-as (input.hidden-input)
     -2:14.2.0 tree-view:add-file (input.hidden-input)
  3x -2:11.1.0 core:confirm (input.hidden-input)
     -1:56.5.0 tree-view:remove (span.name.icon.icon-file-text)
     -1:50.6.0 learn-ide:save (input.hidden-input)
     -1:41.1.0 tree-view:add-file (input.hidden-input)
  8x -1:38.3.0 core:confirm (input.hidden-input)
 18x -1:30.3.0 learn-ide:save (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
  2x -0:10 core:backspace (input.hidden-input)
  2x -0:09.5.0 learn-ide:save (input.hidden-input)

Non-Core Packages


Uncaught TypeError: Cannot read property '....\mocha.opts' of undefined

[Enter steps to reproduce below:]

  1. Started Learn IDE through the launch application button on this web page: https://learn.co/tracks/technical-application-javascript/introduction/welcome/intro-to-functions-lab.
  2. Error immediately popped up.

Error might be related to an error I had last week with saving files in order to test them in Learn IDE.

Error paste dump below:

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Microsoft Windows 10 Home
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\Kevin.atom.learn-ide\home\kstar0715-29668\code\labs\javascript-intro-to-functions-lab-js-apply-000\test\mocha.opts' of undefined

At C:\Users\Kevin\AppData\Local\learn_ide\app-2.2.1\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:187

TypeError: Cannot read property 'C:\Users\Kevin\.atom\.learn-ide\home\kstar0715-29668\code\labs\javascript-intro-to-functions-lab-js-apply-000\test\mocha.opts' of undefined
    at Object.resolveOpen (C:\Users\Kevin\AppData\Local\learn_ide\app-2.2.1\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:187:51)
    at C:\Users\Kevin\AppData\Local\learn_ide\app-2.2.1\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\initializer.js:178:27
    at Emitter.module.exports.Emitter.emit (C:\Users\Kevin\AppData\Local\learn_ide\app-2.2.1\resources\app.asar\node_modules\nsync-fs\node_modules\event-kit\lib\emitter.js:82:11)
    at Nsync.opened (C:\Users\Kevin\AppData\Local\learn_ide\app-2.2.1\resources\app.asar\node_modules\nsync-fs\lib\nsync-fs.js:84:25)
    at C:\Users\Kevin\AppData\Local\learn_ide\app-2.2.1\resources\app.asar\node_modules\nsync-fs\lib\onmessage-strategies\open.js:24:18
    at C:\Users\Kevin\AppData\Local\learn_ide\app-2.2.1\resources\app.asar\node_modules\nsync-fs\node_modules\graceful-fs\graceful-fs.js:43:10
    at C:\Users\Kevin\AppData\Local\learn_ide\app-2.2.1\resources\app.asar\node_modules\graceful-fs\graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -0:35.6.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Config

{}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Error Message in Learn IDE

Uncaught TypeError: element.getModel is not a function
/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:197

Prerequisites

Description

[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\vernitan-51024\code\labs\wel...

[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.2
Learn IDE Core: 2.5.2 x64
Electron: 1.3.13
OS: Microsoft Windows 7 Professional
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\nettles.atom.learn-ide\home\vernitan-51024\code\labs\welcome-to-learn-5-welcome-000.git\hooks\applypatch-msg.sample' of undefined

At C:\Users\nettles\AppData\Local\learn_ide\app-2.5.2\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:225

TypeError: Cannot read property 'C:\Users\nettles\.atom\.learn-ide\home\vernitan-51024\code\labs\welcome-to-learn-5-welcome-000\.git\hooks\applypatch-msg.sample' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:225:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:190:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

Non-Core Packages


Uncaught TypeError: Cannot read property 'updateRoots' of null

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.2.0
Electron Version: 1.3.6
System: Mac OS X 10.12.1
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'updateRoots' of null

At /private/var/folders/hh/p57nr6553v5cpmx322ctcfph0000gn/T/AppTranslocation/AF114B80-2A96-4901-971D-2B263F7566C3/d/Learn IDE 4.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:77

TypeError: Cannot read property 'updateRoots' of null
    at Object.updateProject (/private/var/folders/hh/p57nr6553v5cpmx322ctcfph0000gn/T/AppTranslocation/AF114B80-2A96-4901-971D-2B263F7566C3/d/Learn IDE 4.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:77:22)
    at /private/var/folders/hh/p57nr6553v5cpmx322ctcfph0000gn/T/AppTranslocation/AF114B80-2A96-4901-971D-2B263F7566C3/d/Learn IDE 4.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:182:27
    at Emitter.module.exports.Emitter.emit (/private/var/folders/hh/p57nr6553v5cpmx322ctcfph0000gn/T/AppTranslocation/AF114B80-2A96-4901-971D-2B263F7566C3/d/Learn IDE 4.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.setPrimaryNode (/private/var/folders/hh/p57nr6553v5cpmx322ctcfph0000gn/T/AppTranslocation/AF114B80-2A96-4901-971D-2B263F7566C3/d/Learn IDE 4.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:110:25)
    at init (/private/var/folders/hh/p57nr6553v5cpmx322ctcfph0000gn/T/AppTranslocation/AF114B80-2A96-4901-971D-2B263F7566C3/d/Learn IDE 4.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/init.js:6:9)
    at onmessage (/private/var/folders/hh/p57nr6553v5cpmx322ctcfph0000gn/T/AppTranslocation/AF114B80-2A96-4901-971D-2B263F7566C3/d/Learn IDE 4.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage.js:47:12)
    at PageBus.<anonymous> (/private/var/folders/hh/p57nr6553v5cpmx322ctcfph0000gn/T/AppTranslocation/AF114B80-2A96-4901-971D-2B263F7566C3/d/Learn IDE 4.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/connection.js:23:16)
    at emitOne (events.js:96:13)
    at PageBus.emit (events.js:188:7)
    at /private/var/folders/hh/p57nr6553v5cpmx322ctcfph0000gn/T/AppTranslocation/AF114B80-2A96-4901-971D-2B263F7566C3/d/Learn IDE 4.app/Contents/Resources/app.asar/node_modules/page-bus/index.js:21:44

Commands

Config

{
  "core": {
    "disabledPackages": [
      "integrated-learn-environment",
      "integrated-learn-environment",
      "integrated-learn-environment",
      "integrated-learn-environment",
      "integrated-learn-environment",
      "integrated-learn-environment",
      "integrated-learn-environment"
    ]
  }
}

Installed Packages

# User
integrated-learn-environment, v1.9.0 (inactive)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.0 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide/home/marcobeffa-106368/code/labs/...

[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.3
Learn IDE Core: 2.5.3 x64
Electron: 1.3.13
OS: Mac OS X 10.12.6
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: Cannot read property '/Users/MarcoBeffa/.atom/.learn-ide/home/marcobeffa-106368/code/labs/ruby-variable-assignment-ruby-intro-000/.git/info/exclude' of undefined

At /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:225

TypeError: Cannot read property '/Users/MarcoBeffa/.atom/.learn-ide/home/marcobeffa-106368/code/labs/ruby-variable-assignment-ruby-intro-000/.git/info/exclude' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:225:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:190:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

  3x -5:48.1.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-when-scrolling.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages

emmet 2.4.3 

Learn IDE will not work at all, even after complete un/re-install and following prescribed fixes.

Prerequisites

Description

The Learn IDE will not work at all. I have reviewed another thread on this same error and tried all the prescribed fixes, nothing works in the slightest.

  • I cannot type in the command terminal, even when I pop it out.
  • I cannot open the tree view, it does not even toggle via the menu.
  • It will not connect to learn.co or github

Learn IDE Package: 2.5.3
Learn IDE Core: 2.5.3 x64
Electron: 1.3.13
OS: Mac OS X 10.12.5
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: Cannot read property 'reset' of undefined

At /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/connection.js:49

TypeError: Cannot read property 'reset' of undefined
    at Connection.module.exports.Connection.reset (/app.asar/node_modules/nsync-fs/lib/connection.js:49:23)
    at Nsync.resetConnection (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:86:28)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:161:18)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/app.asar/src/command-registry.js:160:19)
    at /app.asar/node_modules/learn-ide/lib/views/status.js:70:34)

Commands

     -1:07.6.0 tree-view:toggle (textarea.xterm-helper-textarea)
     -1:01.0 command-palette:toggle (textarea.xterm-helper-textarea)
     -0:57.4.0 editor:toggle-soft-wrap (input.hidden-input)
     -0:55.4.0 tree-view:toggle (input.hidden-input)
     -0:38.5.0 core:backspace (input.hidden-input)
     -0:34.8.0 learn-ide:clear-terminal (div.)
  3x -0:25.9.0 grammar-selector:show (atom-text-editor.editor)
     -0:14 encoding-selector:show (atom-text-editor.editor)
     -0:10.9.0 learn-ide:toggle-popout (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)
     -0:03.5.0 learn-ide:reset-connection (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages


Steps to Reproduce

  1. Open the Learn IDE via the 'Open' button on the learn.co website or open manually via the application icon.

Expected behavior: The forked lesson to open up and the tree view visible on the left hand side with all the previously forked lesson folders.

Actual behavior: The Learn IDE application opens up and then nothing. There is just a blank page with the rotating tool tips. I cannot type in the terminal, and cannot open the tree view or open any files.

Reproduces how often: 100% of the time.

Versions

v2.5.3 - This showed up when I selected 'view version' in the Learn IDE dropdown menu.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\richardburdx-30617\code\labs...

[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.2
Learn IDE Core: 2.4.0 x64
Electron: 1.3.13
OS: Microsoft Windows 7 Professional
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\Burd.atom.learn-ide\home\richardburdx-30617\code\labs\triangle-classification-v-000\README.md' of undefined

At C:\Users\Burd\.atom\packages\learn-ide-tree\lib\nsync\atom-helper.coffee:186

TypeError: Cannot read property 'C:\Users\Burd\.atom\.learn-ide\home\richardburdx-30617\code\labs\triangle-classification-v-000\README.md' of undefined
    at Object.resolveOpen (/packages/learn-ide-tree/lib/nsync/atom-helper.coffee:186:46)
    at /packages/learn-ide-tree/lib/nsync/initializer.coffee:146:18
    at Emitter.module.exports.Emitter.emit (/packages/learn-ide-tree/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/packages/learn-ide-tree/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /packages/learn-ide-tree/node_modules/klaw/node_modules/graceful-fs/graceful-fs.js:43:10
    at /packages/learn-ide-tree/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -4:55.7.0 application:open-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
  2x -3:19.3.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages

learn-ide-notifications 0.66.5 

Failed to activate the learn-ide-tree pacakge

[Enter steps to reproduce below:]

  1. Launched Learn IDE
  2. Got error message asking me to create issue
  3. Got error message in browser saying that the URL was too long.

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.12.2
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Failed to activate the learn-ide-tree package

At Could not call remote function 'getTitle'. Check that the function signature is correct. Underlying error: Object has been destroyed
Error: Could not call remote function 'getTitle'. Check that the function signature is correct. Underlying error: Object has been destroyed
    at callFunction (/Applications/Learn IDE.app/Contents/Resources/electron.asar/browser/rpc-server.js:226:11)
    at EventEmitter.<anonymous> (/Applications/Learn IDE.app/Contents/Resources/electron.asar/browser/rpc-server.js:307:5)
    at emitMany (events.js:127:13)
    at EventEmitter.emit (events.js:201:7)
    at WebContents.<anonymous> (/Applications/Learn IDE.app/Contents/Resources/electron.asar/browser/api/web-contents.js:219:13)
    at emitTwo (events.js:106:13)
    at WebContents.emit (events.js:191:7)

Error: Could not call remote function 'getTitle'. Check that the function signature is correct. Underlying error: Object has been destroyed
Error: Could not call remote function 'getTitle'. Check that the function signature is correct. Underlying error: Object has been destroyed
    at callFunction (/Applications/Learn IDE.app/Contents/Resources/electron.asar/browser/rpc-server.js:226:11)
    at EventEmitter.<anonymous> (/Applications/Learn IDE.app/Contents/Resources/electron.asar/browser/rpc-server.js:307:5)
    at emitMany (events.js:127:13)
    at EventEmitter.emit (events.js:201:7)
    at WebContents.<anonymous> (/Applications/Learn IDE.app/Contents/Resources/electron.asar/browser/api/web-contents.js:219:13)
    at emitTwo (events.js:106:13)
    at WebContents.emit (events.js:191:7)
    at metaToValue (/Applications/Learn IDE.app/Contents/Resources/electron.asar/renderer/api/remote.js:210:13)
    at undefined.remoteMemberFunction (/Applications/Learn IDE.app/Contents/Resources/electron.asar/renderer/api/remote.js:111:18)
    at BrowserWindow.getAllWindows.map (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/atom-socket/index.js:17:14)
    at Array.map (native)
    at Object.<anonymous> (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/atom-socket/index.js:16:54)
    at Module._compile (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.value [as .js] (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/compile-cache.js:201:21)
    at Module.load (module.js:458:32)
    at tryModuleLoad (module.js:417:12)
    at Function.Module._load (module.js:409:3)
    at Module.require (module.js:468:17)
    at require (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/connection.js:5:14)
    at Module._compile (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.value [as .js] (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/compile-cache.js:201:21)
    at Module.load (module.js:458:32)
    at tryModuleLoad (module.js:417:12)
    at Function.Module._load (module.js:409:3)
    at Module.require (module.js:468:17)
    at require (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:12:14)
    at Module._compile (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.value [as .js] (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/compile-cache.js:201:21)
    at Module.load (module.js:458:32)
    at tryModuleLoad (module.js:417:12)
    at Function.Module._load (module.js:409:3)
    at Module.require (module.js:468:17)
    at require (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/default-file-icons.js:4:8)
    at Object.<anonymous> (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/default-file-icons.js:37:4)

Commands

Config

{}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (inactive)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (inactive)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (inactive)
archive-view, v0.62.0 (inactive)
autocomplete-atom-api, v0.10.0 (inactive)
autocomplete-css, v0.13.1 (inactive)
autocomplete-html, v0.7.2 (inactive)
autocomplete-plus, v2.31.4 (inactive)
autocomplete-snippets, v1.11.0 (inactive)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (inactive)
background-tips, v0.26.1 (inactive)
bookmarks, v0.42.0 (inactive)
bracket-matcher, v0.82.2 (inactive)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (inactive)
dev-live-reload, v0.47.0 (inactive)
encoding-selector, v0.22.0 (inactive)
exception-reporting, v0.40.0 (inactive)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (inactive)
git-diff, v1.1.0 (inactive)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (inactive)
image-view, v0.60.0 (inactive)
incompatible-packages, v0.26.1 (inactive)
keybinding-resolver, v0.35.0 (inactive)
line-ending-selector, v0.5.0 (inactive)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (inactive)
metrics, v1.1.1 (inactive)
notifications, v0.65.1 (inactive)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (inactive)
snippets, v1.0.4 (inactive)
spell-check, v0.68.4 (inactive)
status-bar, v1.4.1 (inactive)
styleguide, v0.47.2 (inactive)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (inactive)
timecop, v0.33.2 (inactive)
update-package-dependencies, v0.10.0 (inactive)
whitespace, v0.35.0 (inactive)
wrap-guide, v0.38.2 (inactive)
language-c, v0.54.0 (inactive)
language-clojure, v0.22.1 (inactive)
language-coffee-script, v0.48.0 (inactive)
language-csharp, v0.12.1 (inactive)
language-css, v0.40.1 (inactive)
language-gfm, v0.88.0 (inactive)
language-git, v0.15.0 (inactive)
language-go, v0.43.0 (inactive)
language-html, v0.46.1 (inactive)
language-hyperlink, v0.16.1 (inactive)
language-java, v0.24.0 (inactive)
language-javascript, v0.122.0 (inactive)
language-json, v0.18.3 (inactive)
language-less, v0.29.6 (inactive)
language-make, v0.22.2 (inactive)
language-mustache, v0.13.0 (inactive)
language-objective-c, v0.15.1 (inactive)
language-perl, v0.37.0 (inactive)
language-php, v0.37.3 (inactive)
language-property-list, v0.8.0 (inactive)
language-python, v0.45.1 (inactive)
language-ruby, v0.70.2 (inactive)
language-ruby-on-rails, v0.25.1 (inactive)
language-sass, v0.57.0 (inactive)
language-shellscript, v0.23.0 (inactive)
language-source, v0.9.0 (inactive)
language-sql, v0.25.0 (inactive)
language-text, v0.7.1 (inactive)
language-todo, v0.29.1 (inactive)
language-toml, v0.18.1 (inactive)
language-xml, v0.34.12 (inactive)
language-yaml, v0.27.1 (inactive)
learn-ide, v2.2.1 (inactive)
learn-ide-tree, v1.0.17 (inactive)

# Dev
No dev packages

Connect File > Open... to "Import"

@drewprice commented on Tue Nov 01 2016


@drewprice commented on Tue Nov 01 2016

actually.... this is more complicated than I was thinking. Nothing crazy, but not as simple as replacing the command that is paired with this menu item.

We need to know where the opened file will be imported, which import currently handles implicitly by looking at the selected item in the tree-view. In the File menu, we can't assume that something is selected in tree-view.

Uncaught TypeError: Cannot read property 'reset' of undefined

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 2.4.0 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: learn-ide-tree package 1.0.22

Stack Trace

Uncaught TypeError: Cannot read property 'reset' of undefined

At C:\ProgramData\RumaM\learn_ide\app-2.4.0\resources\app.asar\node_modules\nsync-fs\lib\connection.js:49

TypeError: Cannot read property 'reset' of undefined
    at Connection.module.exports.Connection.reset (/app.asar/node_modules/nsync-fs/lib/connection.js:49:23)
    at Nsync.resetConnection (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:86:28)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:157:18)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/app.asar/src/atom-environment.js:1164:28)
    at EventEmitter.outerCallback (/app.asar/src/application-delegate.js:320:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -0:59.5.0 pane:split-down-and-copy-active-item (div.item-views)
     -0:41.2.0 open-on-github:file (atom-pane.pane.active)
     -0:28.2.0 dev-live-reload:reload-all (atom-pane.pane.active)
     -0:24.4.0 learn-ide:reset-connection (atom-pane.pane.active)

Non-Core Packages


Uncaught TypeError: Cannot read property 'digest' of null

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.9.5
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'digest' of null

At /Users/im_dana/Desktop/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:181

TypeError: Cannot read property 'digest' of null
    at Object.saveEditor (/Users/im_dana/Desktop/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:181:15)
    at /Users/im_dana/Desktop/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:210:27
    at Emitter.module.exports.Emitter.emit (/Users/im_dana/Desktop/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.updated (/Users/im_dana/Desktop/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:96:25)
    at close_write (/Users/im_dana/Desktop/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/change.js:49:11)
    at change (/Users/im_dana/Desktop/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/change.js:67:10)
    at onmessage (/Users/im_dana/Desktop/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage.js:47:12)
    at PageBus.<anonymous> (/Users/im_dana/Desktop/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/connection.js:23:16)
    at emitOne (events.js:96:13)
    at PageBus.emit (events.js:188:7)
    at /Users/im_dana/Desktop/Learn IDE.app/Contents/Resources/app.asar/node_modules/page-bus/index.js:21:44

Commands

     -1:10.3.0 core:paste (atom-text-editor.editor.is-focused)
     -1:04.2.0 editor:toggle-line-comments (atom-text-editor.editor.is-focused)

Config

{}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Uncaught TypeError: element.getModel is not a function

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.3.3
Electron Version: 1.3.13
System: Mac OS X 10.12.4
Thrown From: learn-ide-tree package, v1.0.21

Stack Trace

Uncaught TypeError: element.getModel is not a function

At /private/var/folders/lt/1g8bcnld4m55jk8vnv4d_9_40000gn/T/AppTranslocation/F50A78E1-5C72-4F2F-A9F4-320AE13E6A53/d/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:193

TypeError: element.getModel is not a function
    at Object.findTextEditorByElement (/private/var/folders/lt/1g8bcnld4m55jk8vnv4d_9_40000gn/T/AppTranslocation/F50A78E1-5C72-4F2F-A9F4-320AE13E6A53/d/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:193:22)
    at atom-workspace.onSave (/private/var/folders/lt/1g8bcnld4m55jk8vnv4d_9_40000gn/T/AppTranslocation/F50A78E1-5C72-4F2F-A9F4-320AE13E6A53/d/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:68:25)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/private/var/folders/lt/1g8bcnld4m55jk8vnv4d_9_40000gn/T/AppTranslocation/F50A78E1-5C72-4F2F-A9F4-320AE13E6A53/d/Learn IDE 2.app/Contents/Resources/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/private/var/folders/lt/1g8bcnld4m55jk8vnv4d_9_40000gn/T/AppTranslocation/F50A78E1-5C72-4F2F-A9F4-320AE13E6A53/d/Learn IDE 2.app/Contents/Resources/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/private/var/folders/lt/1g8bcnld4m55jk8vnv4d_9_40000gn/T/AppTranslocation/F50A78E1-5C72-4F2F-A9F4-320AE13E6A53/d/Learn IDE 2.app/Contents/Resources/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/private/var/folders/lt/1g8bcnld4m55jk8vnv4d_9_40000gn/T/AppTranslocation/F50A78E1-5C72-4F2F-A9F4-320AE13E6A53/d/Learn IDE 2.app/Contents/Resources/app.asar/src/atom-environment.js:1175:28)
    at EventEmitter.outerCallback (/private/var/folders/lt/1g8bcnld4m55jk8vnv4d_9_40000gn/T/AppTranslocation/F50A78E1-5C72-4F2F-A9F4-320AE13E6A53/d/Learn IDE 2.app/Contents/Resources/app.asar/src/application-delegate.js:319:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -2:51.2.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
     -0:00.0 learn-ide:save (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)

Config

{}

Installed Packages

# User
atom-dark-syntax, v0.28.0 (inactive)
atom-dark-ui, v0.53.0 (inactive)
atom-light-syntax, v0.29.0 (inactive)
atom-light-ui, v0.46.0 (inactive)
base16-tomorrow-dark-theme, v1.4.0 (inactive)
base16-tomorrow-light-theme, v1.4.0 (inactive)
one-dark-ui, v1.8.2 (active)
one-light-ui, v1.8.2 (inactive)
one-dark-syntax, v1.6.0 (active)
one-light-syntax, v1.6.0 (inactive)
solarized-dark-syntax, v1.1.1 (inactive)
solarized-light-syntax, v1.1.1 (inactive)
about, v1.7.2 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.14.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.33.1 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.29.0 (inactive)
autosave, v0.23.2 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.43.2 (active)
bracket-matcher, v0.85.1 (active)
command-palette, v0.39.1 (inactive)
deprecation-cop, v0.55.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.204.5 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.2.0 (active)
go-to-line, v0.31.2 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.1 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.159.1 (active)
metrics, v1.1.2 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.2 (inactive)
settings-view, v0.244.0 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.5 (active)
status-bar, v1.6.0 (active)
styleguide, v0.48.0 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.1 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.39.0 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.1 (active)
language-csharp, v0.13.0 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.47.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.3.3 (active)
learn-ide-tree, v1.0.21 (active)

# Dev
No dev packages

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide/home/rupertsaxton-54013/code/labs...

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.9.5
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property '/Users/RachelKay/.atom/.learn-ide/home/rupertsaxton-54013/code/labs/javascript-logging-lab-bootcamp-prep-000/index.js' of undefined

At /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:187

TypeError: Cannot read property '/Users/RachelKay/.atom/.learn-ide/home/rupertsaxton-54013/code/labs/javascript-logging-lab-bootcamp-prep-000/index.js' of undefined
    at Object.resolveOpen (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:187:51)
    at /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:178:27
    at Emitter.module.exports.Emitter.emit (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:84:25)
    at /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -1:08.6.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)

Config

{}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Failed to activate the learn-ide-tree package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.17.0 x64
Electron: 1.3.15
OS: Debian GNU/Linux
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Failed to activate the learn-ide-tree package

At Cannot read property 'activate' of null

TypeError: Cannot read property 'activate' of null
    at Object.activate (/packages/learn-ide-tree/lib/main.coffee:15:15)
    at Package.module.exports.Package.activateNow (/usr/share/atom/resources/app/src/package.js:253:1)
    at /usr/share/atom/resources/app/src/package.js:225:1
    at Package.module.exports.Package.measure (/usr/share/atom/resources/app/src/package.js:99:1)
    at /usr/share/atom/resources/app/src/package.js:218:1
    at Package.module.exports.Package.activate (/usr/share/atom/resources/app/src/package.js:215:1)
    at PackageManager.module.exports.PackageManager.activatePackage (/usr/share/atom/resources/app/src/package-manager.js:642:1)
    at /usr/share/atom/resources/app/node_modules/settings-view/lib/package-manager.js:519:1
    at exit (/usr/share/atom/resources/app/node_modules/settings-view/lib/package-manager.js:128:1)
    at triggerExitCallback (/usr/share/atom/resources/app/src/buffered-process.js:338:1)
    at /usr/share/atom/resources/app/src/buffered-process.js:351:1
    at Socket.<anonymous> (/usr/share/atom/resources/app/src/buffered-process.js:220:1)
    at emitOne (events.js:101:20)
    at Socket.emit (events.js:188:7)
    at Pipe._handle.close [as _onclose] (net.js:493:12)

Commands

     -3:21.5.0 core:confirm (input.hidden-input)
 72x -1:41.1.0 core:move-down (div.panels-item)

Non-Core Packages

learn-ide-tree 1.0.23 
platformio-ide 2.0.0-beta.3 
platformio-ide-debugger 1.2.0 
platformio-ide-terminal 2.5.1 
platomformio 0.7.1 
toolbar-ide 1.2.0 

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\katemchugh94-98657\code\labs...

[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.3
Learn IDE Core: 2.5.2 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\Kater.atom.learn-ide\home\katemchugh94-98657\code\labs\ttt-6-position-taken-rb-v-000.learn' of undefined

At C:\Users\Kater\AppData\Local\learn_ide\app-2.5.2\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:225

TypeError: Cannot read property 'C:\Users\Kater\.atom\.learn-ide\home\katemchugh94-98657\code\labs\ttt-6-position-taken-rb-v-000\.learn' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:225:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:190:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

 21x -0:35.7.0 core:move-right (input.hidden-input)
  2x -0:33.1.0 core:move-down (input.hidden-input)
 22x -0:32.4.0 core:move-left (input.hidden-input)
 23x -0:25.8.0 core:move-right (input.hidden-input)
     -0:17.4.0 learn-ide:save (input.hidden-input)

Non-Core Packages


Cannot read property `updateRoots` of `null`

@joshrowley commented on Wed Dec 07 2016

Sometimes this error is emitted out of nsync cc @drewprice


@The-Alchemist commented on Wed Dec 07 2016

I wanted to confirm that I also get this error:

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.11.6
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'updateRoots' of null

At /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:77

TypeError: Cannot read property 'updateRoots' of null
    at Object.updateProject (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:77:22)
    at /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:182:27
    at Emitter.module.exports.Emitter.emit (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.setPrimaryNode (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:110:25)
    at Nsync.setPrimaryNodeFromCache (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:103:17)
    at /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:137:22
    at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:445:3)

Commands

Config

{
  "core": {
    "disabledPackages": [
      "linter-eslint",
      "integrated-learn-environment",
      "integrated-learn-environment"
    ]
  }
}

Installed Packages

# User
integrated-learn-environment, v1.9.0 (inactive)
linter, v1.11.18 (active)
linter-eslint, v7.3.2 (inactive)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

I just upgraded from 1.9.0, I think it was.

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\kyle-69454\code\labs\welcome...

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 2.4.2 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: learn-ide-tree package 1.0.22

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\Trkrc.atom.learn-ide\home\kyle-69454\code\labs\welcome-to-learn-5-welcome-000.rspec' of undefined

At C:\Users\Trkrc\AppData\Local\learn_ide\app-2.4.2\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:220

TypeError: Cannot read property 'C:\Users\Trkrc\.atom\.learn-ide\home\kyle-69454\code\labs\welcome-to-learn-5-welcome-000\.rspec' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:220:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:186:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -3:18 learn-ide:log-in-out (atom-pane.pane.active)
     -2:22.5.0 snippets:available (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
     -1:13.7.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages


Uncaught TypeError: Cannot read property 'getTime' of undefined

@kvignali commented on Wed May 17 2017

/Users/kaitlinvignali/.atom/packages/learn-ide-tree/lib/tree-view.coffee:286
Hide Stack Trace
TypeError: Cannot read property 'getTime' of undefined
at TreeView. (/Users/kaitlinvignali/.atom/packages/learn-ide-tree/lib/tree-view.coffee:286:32)
at TreeView.module.exports.TreeView.updateRoots (/Users/kaitlinvignali/.atom/packages/learn-ide-tree/lib/tree-view.coffee:282:14)
at /Users/kaitlinvignali/.atom/packages/learn-ide-tree/lib/tree-view.coffee:149:8
at Function.module.exports.Emitter.simpleDispatch (/Users/kaitlinvignali/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/Users/kaitlinvignali/Downloads/Learn IDE.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
at Project.module.exports.Project.addPath (/Users/kaitlinvignali/Downloads/Learn IDE.app/Contents/Resources/app.asar/src/project.js:277:29)
at Object.updateProject (/Users/kaitlinvignali/.atom/packages/learn-ide-tree/lib/nsync/atom-helper.coffee:59:18)
at /Users/kaitlinvignali/.atom/packages/learn-ide-tree/lib/nsync/initializer.coffee:149:18
at Emitter.module.exports.Emitter.emit (/Users/kaitlinvignali/.atom/packages/learn-ide-tree/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
at Nsync.setPrimaryNode (/Users/kaitlinvignali/.atom/packages/learn-ide-tree/node_modules/nsync-fs/lib/nsync-fs.js:120:25)
at init (/Users/kaitlinvignali/.atom/packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage-strategies/init.js:6:9)
at onmessage (/Users/kaitlinvignali/.atom/packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage.js:47:12)
at PageBus. (/Users/kaitlinvignali/.atom/packages/learn-ide-tree/node_modules/nsync-fs/lib/connection.js:24:16)
at emitOne (events.js:96:13)
at PageBus.emit (events.js:188:7)
at /Users/kaitlinvignali/.atom/packages/learn-ide-tree/node_modules/page-bus/index.js:21:44
The error was thrown from the learn-ide-tree package. This issue has already been reported.


@kvignali commented on Wed May 17 2017

unable to see the file tree:

screen shot 2017-05-17 at 4 25 57 pm


@drewprice commented on Wed May 17 2017

This has been around for a while 😕 #21

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide/home/kwakabe-45165/code/labs/java...

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.12.2
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property '/Users/abrahamkwak/.atom/.learn-ide/home/kwakabe-45165/code/labs/javascript-strings-lab-bootcamp-prep-000/test/index-test.js' of undefined

At /private/var/folders/6b/8_q7pq1n3w97m_9_4k3r4xt00000gn/T/AppTranslocation/770E33EF-68E3-49B6-B31B-7985E9F869DE/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:187

TypeError: Cannot read property '/Users/abrahamkwak/.atom/.learn-ide/home/kwakabe-45165/code/labs/javascript-strings-lab-bootcamp-prep-000/test/index-test.js' of undefined
    at Object.resolveOpen (/private/var/folders/6b/8_q7pq1n3w97m_9_4k3r4xt00000gn/T/AppTranslocation/770E33EF-68E3-49B6-B31B-7985E9F869DE/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:187:51)
    at /private/var/folders/6b/8_q7pq1n3w97m_9_4k3r4xt00000gn/T/AppTranslocation/770E33EF-68E3-49B6-B31B-7985E9F869DE/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:178:27
    at Emitter.module.exports.Emitter.emit (/private/var/folders/6b/8_q7pq1n3w97m_9_4k3r4xt00000gn/T/AppTranslocation/770E33EF-68E3-49B6-B31B-7985E9F869DE/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/private/var/folders/6b/8_q7pq1n3w97m_9_4k3r4xt00000gn/T/AppTranslocation/770E33EF-68E3-49B6-B31B-7985E9F869DE/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:84:25)
    at /private/var/folders/6b/8_q7pq1n3w97m_9_4k3r4xt00000gn/T/AppTranslocation/770E33EF-68E3-49B6-B31B-7985E9F869DE/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /private/var/folders/6b/8_q7pq1n3w97m_9_4k3r4xt00000gn/T/AppTranslocation/770E33EF-68E3-49B6-B31B-7985E9F869DE/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /private/var/folders/6b/8_q7pq1n3w97m_9_4k3r4xt00000gn/T/AppTranslocation/770E33EF-68E3-49B6-B31B-7985E9F869DE/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -3:39.5.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)

Config

{}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide/home/simefek-47478/code/labs/welc...

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.12.2
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property '/Users/MeshSimeneh/.atom/.learn-ide/home/simefek-47478/code/labs/welcome-to-learn-5-welcome-000/CONTRIBUTING.md' of undefined

At /private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:187

TypeError: Cannot read property '/Users/MeshSimeneh/.atom/.learn-ide/home/simefek-47478/code/labs/welcome-to-learn-5-welcome-000/CONTRIBUTING.md' of undefined
    at Object.resolveOpen (/private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:187:51)
    at /private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:178:27
    at Emitter.module.exports.Emitter.emit (/private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:84:25)
    at /private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

Config

{
  "core": {
    "telemetryConsent": "limited"
  }
}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Uncaught TypeError: editor.getPath is not a function

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.3.3
Electron Version: 1.3.13
System: Mac OS X 10.11.6
Thrown From: learn-ide-tree package, v1.0.21

Stack Trace

Uncaught TypeError: editor.getPath is not a function

At /Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:69

TypeError: editor.getPath is not a function
    at atom-workspace.onSave (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:69:19)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/command-registry.js:259:29)
    at /Applications/Learn IDE.app/Contents/Resources/app.asar/src/command-registry.js:3:59
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:587:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Learn IDE.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:382:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/window-event-handler.js:106:36)
    at HTMLDocument.<anonymous> (/Applications/Learn IDE.app/Contents/Resources/app.asar/src/window-event-handler.js:3:59)

Commands

     -7:17.5.0 core:move-right (input.hidden-input)
     -7:16.4.0 editor:newline (input.hidden-input)
     -7:09.5.0 core:move-right (input.hidden-input)
     -7:09.2.0 editor:newline (input.hidden-input)
  3x -6:57.3.0 core:backspace (input.hidden-input)
     -6:55 learn-ide:save (input.hidden-input)
     -6:46.9.0 core:copy (input.hidden-input)
     -6:45.6.0 learn-ide:paste (div.terminal)
     -2:48.6.0 editor:newline (input.hidden-input)
     -2:39.8.0 learn-ide:save (input.hidden-input)
  2x -1:46.6.0 editor:newline (input.hidden-input)
     -1:42.6.0 autocomplete-plus:confirm (input.hidden-input)
     -1:41.8.0 learn-ide:save (input.hidden-input)
     -0:47.6.0 core:backspace (input.hidden-input)
     -0:47.1.0 editor:newline (input.hidden-input)
  2x -0:45.7.0 learn-ide:save (input.hidden-input)

Config

{
  "learn-ide-tree": {}
}

Installed Packages

# User
atom-dark-syntax, v0.28.0 (inactive)
atom-dark-ui, v0.53.0 (inactive)
atom-light-syntax, v0.29.0 (inactive)
atom-light-ui, v0.46.0 (inactive)
base16-tomorrow-dark-theme, v1.4.0 (inactive)
base16-tomorrow-light-theme, v1.4.0 (inactive)
one-dark-ui, v1.8.2 (active)
one-light-ui, v1.8.2 (inactive)
one-dark-syntax, v1.6.0 (active)
one-light-syntax, v1.6.0 (inactive)
solarized-dark-syntax, v1.1.1 (inactive)
solarized-light-syntax, v1.1.1 (inactive)
about, v1.7.2 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.14.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.33.1 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.29.0 (inactive)
autosave, v0.23.2 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.43.2 (active)
bracket-matcher, v0.85.1 (active)
command-palette, v0.39.1 (inactive)
deprecation-cop, v0.55.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.204.5 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.2.0 (active)
go-to-line, v0.31.2 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.1 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.159.1 (active)
metrics, v1.1.2 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.2 (inactive)
settings-view, v0.244.0 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.5 (active)
status-bar, v1.6.0 (active)
styleguide, v0.48.0 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.1 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.39.0 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.1 (active)
language-csharp, v0.13.0 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.47.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.3.3 (active)
learn-ide-tree, v1.0.21 (active)

# Dev
No dev packages

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\anshulnsit\code\labs\classes...

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 2.4.2 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home Single Language
Thrown From: learn-ide-tree package 1.0.22

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\Anshul.atom.learn-ide\home\anshulnsit\code\labs\classes-and-instances-lab-ruby-cb-gh-000\lib\dog.rb' of undefined

At C:\Users\Anshul\AppData\Local\learn_ide\app-2.4.2\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:220

TypeError: Cannot read property 'C:\Users\Anshul\.atom\.learn-ide\home\anshulnsit\code\labs\classes-and-instances-lab-ruby-cb-gh-000\lib\dog.rb' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:220:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:186:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -7:09.3.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages

print-atom 0.1.1 

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\jpfingst-32149\code\labs\js-...

[Enter steps to reproduce:]

  1. selected Open on lesson web page.
  2. ...

Atom: 2.4.2 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: learn-ide-tree package 1.0.22

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\jpfin.atom.learn-ide\home\jpfingst-32149\code\labs\js-object-methods-lab-v-000\README.md' of undefined

At C:\Users\jpfin\AppData\Local\learn_ide\app-2.4.2\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:220

TypeError: Cannot read property 'C:\Users\jpfin\.atom\.learn-ide\home\jpfingst-32149\code\labs\js-object-methods-lab-v-000\README.md' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:220:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:186:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -0:10.5.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages


Dropped files in sync when switching branches

As reported by @aturkewi, filesync often drops files that it shouldn't when switching between branches.

For example, index.js is modified on feature branch. Then you switch to master, which triggers a DELETE followed by a CREATE on index.js within inotifywait. My suspicion is that when these messages reach the client, we are running into a race condition: the file is going to be deleted, but has not yet been when CREATE is received, so it does nothing. Then, the delete completes and the local (and virtual) index.js is gone, although it remains on the server.

Probably need to lock file operations based on their path?

Uncaught TypeError: Cannot read property 'getPath' of undefined

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.2.0
Electron Version: 1.3.6
System: Mac OS X 10.12.1
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property 'getPath' of undefined

At /private/var/folders/hb/qc3cv9wn5v19pgkty_sr9v_00000gp/T/AppTranslocation/CD9D4BA4-123B-4F2B-BC24-6D841BDE442A/d/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:69

TypeError: Cannot read property 'getPath' of undefined
    at atom-workspace.onSave (/private/var/folders/hb/qc3cv9wn5v19pgkty_sr9v_00000gp/T/AppTranslocation/CD9D4BA4-123B-4F2B-BC24-6D841BDE442A/d/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:69:18)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/private/var/folders/hb/qc3cv9wn5v19pgkty_sr9v_00000gp/T/AppTranslocation/CD9D4BA4-123B-4F2B-BC24-6D841BDE442A/d/Learn IDE 2.app/Contents/Resources/app.asar/src/command-registry.js:259:29)
    at /private/var/folders/hb/qc3cv9wn5v19pgkty_sr9v_00000gp/T/AppTranslocation/CD9D4BA4-123B-4F2B-BC24-6D841BDE442A/d/Learn IDE 2.app/Contents/Resources/app.asar/src/command-registry.js:3:59
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/private/var/folders/hb/qc3cv9wn5v19pgkty_sr9v_00000gp/T/AppTranslocation/CD9D4BA4-123B-4F2B-BC24-6D841BDE442A/d/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:584:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/private/var/folders/hb/qc3cv9wn5v19pgkty_sr9v_00000gp/T/AppTranslocation/CD9D4BA4-123B-4F2B-BC24-6D841BDE442A/d/Learn IDE 2.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:379:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/private/var/folders/hb/qc3cv9wn5v19pgkty_sr9v_00000gp/T/AppTranslocation/CD9D4BA4-123B-4F2B-BC24-6D841BDE442A/d/Learn IDE 2.app/Contents/Resources/app.asar/src/window-event-handler.js:106:36)
    at HTMLDocument.<anonymous> (/private/var/folders/hb/qc3cv9wn5v19pgkty_sr9v_00000gp/T/AppTranslocation/CD9D4BA4-123B-4F2B-BC24-6D841BDE442A/d/Learn IDE 2.app/Contents/Resources/app.asar/src/window-event-handler.js:3:59)

Commands

     -2:08.0 tree-view:toggle (atom-text-editor.editor.is-focused)
  2x -0:03.2.0 learn-ide:save (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "integrated-learn-environment"
    ],
    "telemetryConsent": "limited"
  }
}

Installed Packages

# User
atom-beautify, v0.29.13 (inactive)
integrated-learn-environment, v1.9.0 (inactive)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.0 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Uncaught TypeError: repoForPath is not a function

[Before submitting, please enter steps to reproduce:]

  1. ...I was trying to reopen a forked lab when I got a prompt that an update to Learn IDE was available. I decided to update Learn IDE before continuing with my coursework.
  2. ...During the update, I kept getting messages that my connection was lost and would need to reconnect, which I did multiple times before I gave up in frustration. I then decided to quit Learn IDE and relaunch it. I've been repeating this process of trying to update, reconnect and quit Learn IDE.

Learn IDE Package: 2.5.1
Learn IDE Core: 2.4.0 x64
Electron: 1.3.13
OS: Mac OS X 10.10.5
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: repoForPath is not a function

At /Users/jinchoi/.atom/packages/learn-ide-tree/lib/directory.coffee:36

TypeError: repoForPath is not a function
    at /packages/learn-ide-tree/lib/directory.coffee:36:5)
    at /packages/learn-ide-tree/lib/tree-view.coffee:288:23)
    at TreeView.module.exports.TreeView.updateRoots (/packages/learn-ide-tree/lib/tree-view.coffee:282:14)
    at /packages/learn-ide-tree/lib/tree-view.coffee:149:8
    at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
    at Project.module.exports.Project.addPath (/app.asar/src/project.js:277:29)
    at Object.updateProject (/packages/learn-ide-tree/lib/nsync/atom-helper.coffee:59:18)
    at /packages/learn-ide-tree/lib/nsync/initializer.coffee:149:18
    at Emitter.module.exports.Emitter.emit (/packages/learn-ide-tree/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.setPrimaryNode (/packages/learn-ide-tree/node_modules/nsync-fs/lib/nsync-fs.js:120:25)
    at init (/packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage-strategies/init.js:6:9)
    at onmessage (/packages/learn-ide-tree/node_modules/nsync-fs/lib/onmessage.js:47:12)
    at /packages/learn-ide-tree/node_modules/nsync-fs/lib/connection.js:24:16
    at PageBus.bus.on (/packages/learn-ide-tree/node_modules/atom-socket/lib/chunker.js:32:7)
    at emitOne (events.js:96:13)
    at PageBus.emit (events.js:188:7)
    at /packages/learn-ide-tree/node_modules/page-bus/index.js:21:44

Commands

  2x -4:14.3.0 learn-ide:reset-connection (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages

learn-ide-notifications 0.66.5 

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide/home/simefek-47478/code/labs/welc...

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 2.2.1
Electron Version: 1.3.6
System: Mac OS X 10.12.2
Thrown From: learn-ide-tree package, v1.0.17

Stack Trace

Uncaught TypeError: Cannot read property '/Users/MeshSimeneh/.atom/.learn-ide/home/simefek-47478/code/labs/welcome-to-learn-5-welcome-000/edit-me.txt' of undefined

At /private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:187

TypeError: Cannot read property '/Users/MeshSimeneh/.atom/.learn-ide/home/simefek-47478/code/labs/welcome-to-learn-5-welcome-000/edit-me.txt' of undefined
    at Object.resolveOpen (/private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:187:51)
    at /private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:178:27
    at Emitter.module.exports.Emitter.emit (/private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:84:25)
    at /private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /private/var/folders/tv/wwg3fpb934zbjf48cj54d6q80000gn/T/AppTranslocation/AC5E7F01-585A-4675-BF4D-E7D0448A7ED0/d/Learn IDE.app/Contents/Resources/app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

Config

{
  "core": {
    "telemetryConsent": "limited"
  }
}

Installed Packages

# User
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (active)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (active)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.1 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
update-package-dependencies, v0.10.0 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.46.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)
learn-ide, v2.2.1 (active)
learn-ide-tree, v1.0.17 (active)

# Dev
No dev packages

Uncaught TypeError: Cannot read property 'isDirectory' of undefined

[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.2
Learn IDE Core: 2.4.2 x64
Electron: 1.3.13
OS: Mac OS X 10.12.5
Thrown From: learn-ide-tree package 1.0.23

Stack Trace

Uncaught TypeError: Cannot read property 'isDirectory' of undefined

At /Users/jameshotchkiss/.atom/packages/learn-ide-tree/node_modules/nsync-fs/lib/nsync-fs.js:183

TypeError: Cannot read property 'isDirectory' of undefined
    at Nsync.isDirectory (/packages/learn-ide-tree/node_modules/nsync-fs/lib/nsync-fs.js:183:27)
    at FSAdapter.module.exports.FSAdapter.isDirectorySync (/packages/learn-ide-tree/node_modules/nsync-fs/lib/adapters/fs-adapter.js:27:23)
    at /packages/learn-ide-tree/lib/move-dialog.coffee:9:11)
    at TreeView.module.exports.TreeView.moveSelectedEntry (/packages/learn-ide-tree/lib/tree-view.coffee:460:20)
    at /packages/learn-ide-tree/lib/main.coffee:40:44)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchContextMenuCommand (/app.asar/src/atom-environment.js:1170:28)
    at EventEmitter.outerCallback (/app.asar/src/application-delegate.js:333:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -7:52.5.0 core:select-all (input.hidden-input)
     -7:51.7.0 core:copy (input.hidden-input)
     -1:43.6.0 tree-view:add-file (span.name.icon.icon-file-text)
     -1:40.6.0 core:paste (input.hidden-input)
 11x -1:36.2.0 core:backspace (input.hidden-input)
     -1:17.8.0 core:confirm (input.hidden-input)
     -1:11.1.0 core:paste (input.hidden-input)
 14x -1:07.3.0 core:backspace (input.hidden-input)
  4x -0:59.5.0 editor:newline (input.hidden-input)
     -0:26.1.0 tree-view:rename (li.texteditor.tab.sortable.active.modified.right-clicked)
  2x -0:23.4.0 core:backspace (input.hidden-input)
     -0:15 learn-ide:save (input.hidden-input)
     -0:13.7.0 core:confirm (input.hidden-input)
  2x -0:08.7.0 tree-view:rename (li.texteditor.tab.sortable.active.right-clicked)

Non-Core Packages

learn-ide-notifications 0.66.5 
open-html-in-browser 0.1.0 
platformio-ide-terminal 2.2.2 
wakatime 7.0.2 

Uncaught TypeError: Cannot read property '$ATOM_HOME/.learn-ide\home\ryan-79999\code\labs\js-from...

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 2.4.2 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Enterprise
Thrown From: learn-ide-tree package 1.0.22

Stack Trace

Uncaught TypeError: Cannot read property 'C:\Users\skolniry.atom.learn-ide\home\ryan-79999\code\labs\js-from-dom-to-node-bootcamp-prep-000\README.md' of undefined

At C:\Users\skolniry\AppData\Local\learn_ide\app-2.4.2\resources\app.asar\node_modules\learn-ide-tree\lib\nsync\atom-helper.js:220

TypeError: Cannot read property 'C:\Users\skolniry\.atom\.learn-ide\home\ryan-79999\code\labs\js-from-dom-to-node-bootcamp-prep-000\README.md' of undefined
    at Object.resolveOpen (/app.asar/node_modules/learn-ide-tree/lib/nsync/atom-helper.js:220:51)
    at /app.asar/node_modules/learn-ide-tree/lib/nsync/initializer.js:186:27
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/nsync-fs/node_modules/event-kit/lib/emitter.js:82:11)
    at Nsync.opened (/app.asar/node_modules/nsync-fs/lib/nsync-fs.js:94:25)
    at /app.asar/node_modules/nsync-fs/lib/onmessage-strategies/open.js:24:18
    at /app.asar/node_modules/nsync-fs/node_modules/graceful-fs/graceful-fs.js:43:10
    at /app.asar/node_modules/graceful-fs/graceful-fs.js:43:10
    at FSReqWrap.oncomplete (fs.js:123:15)

Commands

     -3:45.5.0 application:open-folder (ul.list-inline.tab-bar.inset-panel)
     -2:09.3.0 learn-ide:update-check (atom-pane.pane.active)
     -1:39.4.0 learn-ide:reset-connection (atom-pane.pane.active)
     -1:19.7.0 learn-ide:focus (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor.theme-atom-material-syntax.theme-learn-ide-material-ui)

Non-Core Packages


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.