Skip to content

rbt dev run sometimes waits, sometimes quits on build errors #36

@katfang

Description

@katfang

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

  1. Run npx rbt dev run
  2. ???
  3. Probably have some build error, though.

Expected behavior

  • Ideal would be like npm dev run on 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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions