I have the same problem, and maybe because I really don’t understand how "-watch" should work. Initially, I did this: open a terminal, punch in the “watch” command (for example, “jsx --watch / src / build”). As soon as I did this, the terminal returned something like "helloworld.js was built." Things are good.
Then I closed the terminal window, after which nothing worked.
Then I reopened the terminal, re-typed the command, and ran the watch command.
Then I closed the terminal and stopped working.
I feel a pattern here. Is the JSX clock command active only when a terminal window is open? I suggested that “watch” is the command to “set it once and forget it,” but does it sound like it is more ephemeral than that?
source share