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

plugin not working anymore #196

Open
IronCrystal opened this issue Jun 6, 2022 · 1 comment
Open

plugin not working anymore #196

IronCrystal opened this issue Jun 6, 2022 · 1 comment

Comments

@IronCrystal
Copy link

I don't know if there's a way to see what version of the plugin I'm using, I assume the latest version, since I recently uninstalled and re-installed it due to this bug.

I cannot run the js_format command anymore, and I see this error in my console.

Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/Lib/python33/sublime_plugin.py", line 1494, in run_
    return self.run(edit)
  File "/Users/andrewpeace/Library/Application Support/Sublime Text 3/Installed Packages/JsFormat.sublime-package/js_formatter.py", line 88, in run
  File "/Users/andrewpeace/Library/Application Support/Sublime Text 3/Installed Packages/JsFormat.sublime-package/src/jsf.py", line 79, in format_whole_file
  File "/Users/andrewpeace/Library/Application Support/Sublime Text 3/Installed Packages/JsFormat.sublime-package/libs/jsbeautifier/__init__.py", line 70, in beautify
  File "/Users/andrewpeace/Library/Application Support/Sublime Text 3/Installed Packages/JsFormat.sublime-package/libs/jsbeautifier/javascript/beautifier.py", line 112, in __init__
zipimport.ZipImportError: bad local file header in /Users/andrewpeace/Library/Application Support/Sublime Text 3/Installed Packages/JsFormat.sublime-package
@desbest
Copy link

desbest commented Apr 2, 2023

It works for me.

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

2 participants