Skip to content

Instantly share code, notes, and snippets.

@bhollan
Created December 7, 2016 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhollan/6002f29cb0f9056cd7281c199512b76a to your computer and use it in GitHub Desktop.
Save bhollan/6002f29cb0f9056cd7281c199512b76a to your computer and use it in GitHub Desktop.
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 2.2.0
**Electron Version**: 1.3.6
**System**: Microsoft Windows 7 Professional
**Thrown From**: [learn-ide](https://github.com/learn-co/learn-ide) package, v2.2.0
### Stack Trace
Failed to activate the learn-ide package
```
At Path must be a string. Received undefined
TypeError: Path must be a string. Received undefined
at assertPath (path.js:7:11)
at Object.join (path.js:466:7)
at C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\node_modules\learn-ide\lib\windows.js:12:31
at Object.<anonymous> (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\node_modules\learn-ide\lib\windows.js:27:5)
at Object.<anonymous> (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\node_modules\learn-ide\lib\windows.js:29:4)
at Module._compile (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\native-compile-cache.js:103:30)
at Object.value [as .js] (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\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 (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\native-compile-cache.js:50:27)
at Object.checkForV1WindowsInstall (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\node_modules\learn-ide\lib\learn-ide.js:231:14)
at Object.activate (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\node_modules\learn-ide\lib\learn-ide.js:36:12)
at Package.module.exports.Package.activateNow (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\package.js:184:19)
at C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\package.js:157:32
at Package.module.exports.Package.measure (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\package.js:92:15)
at C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\package.js:150:26
at Package.module.exports.Package.activate (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\package.js:147:34)
at PackageManager.module.exports.PackageManager.activatePackage (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\package-manager.js:548:21)
at C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\package-manager.js:529:29
at Config.module.exports.Config.transactAsync (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\config.js:337:18)
at PackageManager.module.exports.PackageManager.activatePackages (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\package-manager.js:524:19)
at PackageManager.module.exports.PackageManager.activate (C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\package-manager.js:506:46)
at C:\Users\Malind\AppData\Local\learn_ide\app-2.2.0\resources\app.asar\src\atom-environment.js:792:28
&#96;&#96;&#96;
### Commands
&#96;&#96;&#96;
&#96;&#96;&#96;
### Config
&#96;&#96;&#96;json
{
"core": {
"disabledPackages": [
"integrated-learn-environment"
],
"themes": [
"one-dark-ui",
"atom-dark-syntax"
]
}
}
&#96;&#96;&#96;
### Installed Packages
&#96;&#96;&#96;coffee
# 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.0 (inactive)
learn-ide-tree, v1.0.17 (inactive)
# Dev
No dev packages
&#96;&#96;&#96;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment