siliushi / VUEFormatter

formate your vue code
26 stars 5 forks source link

Does not work on Sublime Text 4 #21

Open Ryan-McLemon opened 3 years ago

Ryan-McLemon commented 3 years ago
Traceback (most recent call last):
  File "/private/var/folders/_t/_cmxmfy55k73vbb76vbty2q40000gq/T/AppTranslocation/6827A019-CE5E-492A-B582-ABDED65315E1/d/Sublime Text.app/Contents/MacOS/Lib/python33/sublime_plugin.py", line 1463, in run_
    return self.run(edit)
  File "/Users/rmcquen/Library/Application Support/Sublime Text/Installed Packages/VueFormatter.sublime-package/VUEFormatter.py", line 40, in run
  File "/Users/rmcquen/Library/Application Support/Sublime Text/Installed Packages/VueFormatter.sublime-package/VUEFormatter.py", line 75, in save_buffer_to_temp_file
  File "./python3.3/codecs.py", line 896, in open
NotADirectoryError: [Errno 20] Not a directory: '/Users/rmcquen/Library/Application Support/Sublime Text/Installed Packages/VueFormatter.sublime-package/.__temp__'