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

Get an exception #69

Open
wildeyes opened this issue Jan 12, 2017 · 0 comments
Open

Get an exception #69

wildeyes opened this issue Jan 12, 2017 · 0 comments

Comments

@wildeyes
Copy link

Determined language: 'javascript'
Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 818, in run_
    return self.run(edit)
  File "ExpandRegion in /Users/wie/Library/Application Support/Sublime Text 3/Installed Packages/ExpandRegion.sublime-package", line 78, in run
  File "expand_region_handler in /Users/wie/Library/Application Support/Sublime Text 3/Installed Packages/ExpandRegion.sublime-package", line 23, in expand
  File "javascript in /Users/wie/Library/Application Support/Sublime Text 3/Installed Packages/ExpandRegion.sublime-package", line 45, in expand
  File "expand_to_semantic_unit in /Users/wie/Library/Application Support/Sublime Text 3/Installed Packages/ExpandRegion.sublime-package", line 75, in expand_to_semantic_unit
AttributeError: 'module' object has no attribute 'trim'

Installed from package control. The module on line 75 is utils, what could cause it to not be able to load? how can i debug 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