Created
December 23, 2014 20:50
-
-
Save kneath/4b20b6bbb1fc2c0f7e28 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12:49 kneath:~/code/kneath/dropsack-atom sass --watch "app/scss/main_window.scss:build/main_window.css" | |
>>> Sass is watching for changes. Press Ctrl-C to stop. | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Atom Framework.framework/Versions/Current | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Atom Framework.framework/Versions/A | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Mantle.framework/Versions/Current | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Mantle.framework/Versions/A | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/Current | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Squirrel.framework/Versions/Current | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Squirrel.framework/Versions/A | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Atom Framework.framework/Versions/A/Libraries | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Atom Framework.framework/Versions/A/Libraries | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Atom Framework.framework/Versions/A/Resources | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Atom Framework.framework/Versions/A/Resources | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Mantle.framework/Versions/A/Headers | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Mantle.framework/Versions/A/Headers | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Mantle.framework/Versions/A/Resources | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Mantle.framework/Versions/A/Resources | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/Headers | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/Headers | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/Resources | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/Resources | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Squirrel.framework/Versions/A/Headers | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Squirrel.framework/Versions/A/Headers | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
** ERROR: directory is already being watched! ** | |
Directory: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Squirrel.framework/Versions/A/Resources | |
is already begin watched through: /Users/kneath/code/kneath/dropsack-atom/bin/atom-shell.app/Contents/Frameworks/Squirrel.framework/Versions/A/Resources | |
MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors | |
NoMethodError: undefined method `join' for #<ConditionVariable:0x007f88eb4d2350> | |
Use --trace for backtrace. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment