f / f/atom-bootstrap3

Uncaught TypeError: undefined is not a function

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CoffeeScript
Stars
81
Forks
34
PR merge metrics
No merged PRs in 30d

Description

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](https://github.com/webBoxio/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

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

``` coffee
# 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
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.