Closed sezer closed 2 years ago
Basically, the watch is waiting for the file changes and then performing an incremental rebuild − so this is also an expected behavior. It is just how the watch
command works. You can run this command without the rps package and notice that the behavior will be the same.
If you have any additional questions, just feel free to ask.
@gonuit but it is not working the same way. You can see the result of the command if I run it directly. After the successful command, the terminal is ready to run a new one.
Hello, thanks for the great idea and package. I'm trying to run the rps command on the Macbook M1 machine. Commands run successfully but the terminal keeps showing a result message. I'm not able to run a new command without ctrl+c.
I'm running rps gen
And then the terminal keeps stuck as below
This works as expected