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

Closed
iv-lite opened this issue Jan 3, 2015 · 2 comments
Closed

Uncaught TypeError: undefined is not a function #173

iv-lite opened this issue Jan 3, 2015 · 2 comments
Assignees
Labels

Comments

@iv-lite
Copy link

iv-lite commented Jan 3, 2015

Uncaught TypeError: undefined is not a function

Atom Version: 0.162.0
System: linux 3.17.7-300.fc21.x86_64
Thrown From: atom-beautify package, v0.21.0

Steps To Reproduce

  1. ...
  2. ...

Stack Trace

At /home/iv/.atom/packages/atom-beautify/lib/beautify.coffee:120

TypeError: undefined is not a function
  at atom-workspace.beautify (/home/iv/.atom/packages/atom-beautify/lib/beautify.coffee:120:13)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/local/share/atom/resources/app/src/command-registry.js:243:29)
  at CommandRegistry.handleCommandEvent (/usr/local/share/atom/resources/app/src/command-registry.js:3:61)
  at CommandRegistry.module.exports.CommandRegistry.dispatch (/usr/local/share/atom/resources/app/src/command-registry.js:156:19)
  at Ipc.<anonymous> (/usr/local/share/atom/resources/app/src/window-event-handler.js:65:30)
  at Ipc.emit (events.js:107:17)
  at process.<anonymous> (/usr/local/share/atom/resources/atom/renderer/api/lib/ipc.js:22:29)
  at process.emit (events.js:110:17)

/cc @atom/core

@Glavin001 Glavin001 self-assigned this Jan 3, 2015
@Glavin001 Glavin001 added the bug label Jan 3, 2015
@Glavin001
Copy link
Owner

Please update your Atom to v0.165.0 and let me know if you problems still persist.

@Glavin001 Glavin001 added this to the My Christmas List milestone Jan 3, 2015
@Glavin001
Copy link
Owner

Also try updating Atom Beautify to the new patch, v0.21.1. That should fix your problem. Thanks!

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

No branches or pull requests

2 participants