Hi,
Wy the default command Ctrl-C doesn't work?. Is the first time that I have this error, I just install the latest versions of compass and sass. Could it be the reason?.
I have
compass 1.0.1
sass 3.4.5
ruby 2.1.0p0
El jueves, 9 de mayo de 2013 17:05:07 UTC-5, Andrew Patterson escribió:
Log in again with putty and run the ps command: ps -a or ps -A. One or both of those should list the active processes. See what the process id is for sass or compass and kill it. i.e. run: kill <pid>
AP
On Thursday, May 9, 2013 4:35:13 AM UTC-3, pdwjun wrote:
I got a problem. I use putty to open a terminal to run the "sass watch " .But I closed the putty without "ctrl + c".
It still workes.
How can I close the "sass watch" or "compass watch"(I use sass in one server and use compass in another server)