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

Nothing happens after invoking the 'create file from template' command #8

Open
tschofen opened this issue Nov 5, 2014 · 0 comments

Comments

@tschofen
Copy link

tschofen commented Nov 5, 2014

Pulling up the command throws this error in the console.
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 207, in on_load
callback.on_load(v)
File "FileTemplates in /Users/mtschofen/Library/Application Support/Sublime Text 3/Installed Packages/FileTemplates.sublime-package", line 217, in on_load
File "FileTemplates in /Users/mtschofen/Library/Application Support/Sublime Text 3/Installed Packages/FileTemplates.sublime-package", line 222, in populate_file
NameError: global name 'template' is not defined
Unable to open /Users/mtschofen/Library/Application Support/Sublime Text 3/Packages/FileTemplates/FileTemplates.py

Running 3065 on Maveriks

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