Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: undefined is not a function #15

Open
tinnvec opened this issue Mar 17, 2015 · 0 comments
Open

Uncaught TypeError: undefined is not a function #15

tinnvec opened this issue Mar 17, 2015 · 0 comments

Comments

@tinnvec
Copy link

tinnvec commented Mar 17, 2015

  1. On Recent Projects Page
  2. Click the red "X" to delete
  3. ???
  4. Profit!

Atom Version: 0.187.0
System: Microsoft Windows 8.1 Pro
Thrown From: atom-bootstrap3 package, v1.2.0

Stack Trace

Uncaught TypeError: undefined is not a function

At /c:/Users/xxxxxxx/.atom/packages/recent-projects/lib/recent-projects.coffee:112

TypeError: undefined is not a function
  at fn (C:\Users\xxxxxxx\.atom\packages\recent-projects\lib\recent-projects.coffee:68:24)
  at C:\Users\xxxxxxx\.atom\packages\recent-projects\lib\recent-projects.coffee:42:13
  at C:\Users\xxxxxxx\.atom\packages\recent-projects\lib\recent-projects.coffee:26:25
  at FSReqWrap.cb [as oncomplete] (fs.js:229:19)

Commands

     -3:23.9 settings-view:check-for-package-updates (atom-workspace.workspace.scrollbars-visible-always.theme-atom-dark-syntax.theme-atom-dark-ui)
     -1:17.2 deprecation-cop:view (atom-workspace.workspace.scrollbars-visible-always.theme-atom-dark-syntax.theme-atom-dark-ui)

Config

{
  "core": {
    "followSymlinks": true,
    "projectHome": "D:\\Dropbox\\Projects",
    "disabledPackages": [
      "symbols-view",
      "autocomplete-paths"
    ]
  }
}

Installed Packages

# User
atom-color-highlight, v3.0.8
auto-detect-indentation, v0.3.0
autoclose-html, v0.15.0
autocomplete-plus, v2.5.0
autocomplete-snippets, v1.1.0
color-picker, v1.4.4
emmet, v2.3.4
file-icons, v1.5.1
git-tab-status, v1.5.3
html-id-class-snippets, v1.4.1
javascript-snippets, v1.0.0
linter, v0.12.0
linter-bootlint, v0.0.3
linter-csslint, v0.0.11
linter-htmlhint, v0.0.8
linter-javac, v0.1.3
linter-jshint, v0.1.0
linter-php, v0.0.11
linter-pylint, v0.2.1
linter-rubocop, v0.2.2
linter-scss-lint, v0.0.14
linter-shellcheck, v0.0.7
linter-xmllint, v0.0.5
recent-projects, v0.3.0
sync-settings, v0.2.2
travis-ci-status, v0.13.0

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

No branches or pull requests

1 participant