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 #6

Open
Sacristan opened this issue May 20, 2015 · 1 comment
Open

Uncaught TypeError: undefined is not a function #6

Sacristan opened this issue May 20, 2015 · 1 comment

Comments

@Sacristan
Copy link

[Enter steps to reproduce below:]

  1. Open a Ruby on Rails model

Atom Version: 0.200.0
System: Mac OS X 10.9.5
Thrown From: rsense package, v0.6.0

Stack Trace

Uncaught TypeError: undefined is not a function

At /Applications/Atom.app/Contents/Resources/app.asar/node_modules/q/q.js:128

TypeError: undefined is not a function
    at /Users/girts/.atom/packages/rsense/lib/rsense.coffee:54:32
    at atom-workspace.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/workspace-view.js:97:22)
    at atom-workspace.handler (/Applications/Atom.app/Contents/Resources/app.asar/src/space-pen-extensions.js:110:34)
    at atom-workspace.jQuery.event.dispatch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/space-pen/vendor/jquery.js:4681:9)
    at atom-workspace.elemData.handle (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/space-pen/vendor/jquery.js:4359:46)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:238:29)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:153:19)
    at TextEditorView.jQuery.fn.trigger (/Applications/Atom.app/Contents/Resources/app.asar/src/space-pen-extensions.js:64:23)
    at TextEditorView.module.exports.TextEditorView.afterAttach (/Applications/Atom.app/Contents/Resources/app.asar/src/text-editor-view.js:178:19)

Commands

     -0:04.6.0 fuzzy-finder:toggle-file-finder (atom-text-editor.editor.is-focused)
     -0:02.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {}
}

Installed Packages

# User
highlight-selected, v0.9.3
language-csharp, v0.5.0
rsense, v0.6.0
ruby-block, v0.3.3
ruby-slim, v0.2.0

# Dev
No dev packages
@Sacristan
Copy link
Author

Any progress on this ?

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