Hi. Just getting started with Sublime Text. Having some trouble with packages — they are not loading/functioning. In particular, I’m hoping to the View in Browser package or something similar.
Here’s the Console output:
Unable to open /C/Users/Michael/AppData/Roaming/Sublime Text 3/Packages/User/Default (Windows).sublime-keymap
top level value must be an array
Unable to open /C/Users/Michael/AppData/Roaming/Sublime Text 3/Packages/Default/Default (Windows).sublime-keymap
Unable to open /C/Users/Michael/AppData/Roaming/Sublime Text 3/Packages/Default/Default (Windows).sublime-keymap
View In Browser plugin v2.0.0, Python 3
C:\Program Files (x86)\Google\Chrome\Application\chrome.exe file:///c:/users/michael/appdata/local/temp/tmpsw0cs2.htm
Traceback (most recent call last):
File “./python3.3/subprocess.py”, line 1104, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “C:\Program Files\Sublime Text\Lib\python33\sublime_plugin.py”, line 1494, in run_
return self.run(edit)
File “C:\Users\Michael\AppData\Roaming\Sublime Text 3\Installed Packages\View In Browser.sublime-package\ViewInBrowserCommand.py”, line 238, in run
File “C:\Users\Michael\AppData\Roaming\Sublime Text 3\Installed Packages\View In Browser.sublime-package\ViewInBrowserCommand.py”, line 191, in openBrowser
File “./python3.3/subprocess.py”, line 819, in init
File “./python3.3/subprocess.py”, line 1110, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified