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

BUG it is impossible to convert #90

Open
OmlineEditor opened this issue May 1, 2023 · 0 comments
Open

BUG it is impossible to convert #90

OmlineEditor opened this issue May 1, 2023 · 0 comments

Comments

@OmlineEditor
Copy link

here is the error from the console, and below is the file itself

Minify: Minifying file:E:\Dropbox\pow.html
Traceback (most recent call last):
File "C:\soft\SublimeText3\Data\Packages\Minify\Minify.py", line 95, in <lambda>
sublime.set_timeout_async(lambda: self.do_action(), 0)
File "C:\soft\SublimeText3\Data\Packages\Minify\Minify.py", line 221, in do_action
self.minify()
File "C:\soft\SublimeText3\Data\Packages\Minify\Minify.py", line 176, in minify
self.run_cmd(cmd, outfile, cwd)
File "C:\soft\SublimeText3\Data\Packages\Minify\Minify.py", line 82, in run_cmd
self.handle_result(cmd, outfile, retCode, output)
File "C:\soft\SublimeText3\Data\Packages\Minify\Minify.py", line 65, in handle_result
sublime.error_message(' '.join(cmd) + '\r\n\r\n' + output.decode('utf-8'))
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xad in position 16: invalid start byte

file :
pow.zip

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