You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following error message after I install the package.
The package is partially working, as I can see new options have been added to my File menu.
I know the printer is working as I just printed out something from WebStorm.
Any thoughts? I thought maybe it might be a file permissions issue, but I set it to the most permissive issues.
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 797, in run_
return self.run()
File "SublimePrint in /Users/Oracle/Library/Application Support/Sublime Text 3/Installed Packages/Simple Print Function.sublime-package", line 221, in run
ValueError: 'Brother_HL_L2340D_series' is not in list
reloading settings Packages/User/SublimePrint.sublime-settings
using gpu buffer for window
Unable to open /Users/Oracle/Library/Application Support/Sublime Text 3/Packages/Default/Preferences.sublime-settings
The text was updated successfully, but these errors were encountered:
Getting the following error message after I install the package.
The package is partially working, as I can see new options have been added to my
File
menu.I know the printer is working as I just printed out something from WebStorm.
Any thoughts? I thought maybe it might be a file permissions issue, but I set it to the most permissive issues.
The text was updated successfully, but these errors were encountered: