-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
npx rbt dev run sometimes waits for file modifications and sometimes quits. Not a huge problem since I can stand it back up, just unexpected.
To Reproduce
- Run
npx rbt dev run - ???
- Probably have some build error, though.
Expected behavior
- Ideal would be like
npm dev runon react app -- it doesn't die, just waits for modifications when the build fails - Second to that, I would expect it to handle build errors the same way -- either always wait, or always die, or something.
Impact
How severely does this bug impact your use of Reboot?
- It's not having any negative impact
- It's annoying
- It's a serious problem
- It makes it impossible for me to use Reboot
Please explain why?
The FE usually tells me I've disconnected, and then I find out this has happened.
Screenshots
If applicable, add screenshots to help explain your problem.

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working