Closed redbassett closed 7 years ago
Confirmed, I'm getting the same error.
It should be noted that my installation is also looking for ~/Library/Application Support/Sublime Text 3/Packages/Guard/guard_wrapper
, when there is no Guard
directory inside of Packages
. There are other package folders there, so Sublime would seem to be aware of it.
Edit: I'm on OSX 10.10.2 using Sublime 3066
Here's the console output of attempting to install Guard, looks like it's having a hard time finding files
ignored packages updated to: [Djaneiro, Guard]
error: Error loading colour scheme Packages/Guard/GuardOutput.tmTheme: Unable to open Packages/Guard/GuardOutput.tmTheme
error: Error loading colour scheme Packages/Guard/GuardOutput.tmTheme: Unable to open Packages/Guard/GuardOutput.tmTheme
reloading Packages/User/Package Control.sublime-settings
ignored packages updated to: [Djaneiro]
error: Error loading colour scheme Packages/Guard/GuardOutput.tmTheme: Unable to open Packages/Guard/GuardOutput.tmTheme
error: Error loading colour scheme Packages/Guard/GuardOutput.tmTheme: Unable to open Packages/Guard/GuardOutput.tmTheme
reloading Packages/User/Package Control.sublime-settings
reloading Packages/User/Preferences.sublime-settings
error: Error loading colour scheme Packages/Guard/GuardOutput.tmTheme: Unable to open Packages/Guard/GuardOutput.tmTheme
error: Error loading colour scheme Packages/Guard/GuardOutput.tmTheme: Unable to open Packages/Guard/GuardOutput.tmTheme
reloading Packages/User/Package Control.sublime-settings
reloading Packages/User/Preferences.sublime-settings
error: Error loading colour scheme Packages/Guard/GuardOutput.tmTheme: Unable to open Packages/Guard/GuardOutput.tmTheme
error: Error loading colour scheme Packages/Guard/GuardOutput.tmTheme: Unable to open Packages/Guard/GuardOutput.tmTheme
reloading plugin Guard.guard
reloading Packages/Guard/Guard.sublime-settings
generating syntax summary
reloading Packages/User/Preferences.sublime-settings
Looks like #76 is the same issue.
Yeah, I was able to get it running by manually cloning the repo to the Packages folder and renaming it "Guard". That said, obviously fixing it to use dynamic paths would be best.
fixed by #83
Running ST3, Guard simply doesn't start when I run the start command. At first I thought my error was similar to #11 (like @ticktricktrack, there is no process running for Guard), however the error @dagobar found in the console differed from mine. I am getting the following: