anantoghosh / rush-cli-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rush cli issue

Case 1

In stencil folder

  • Run rushx start
  • Ctrl+C after dev server is started
  • Try to run other commands

Case 2

  • Run rush select custom command.
  • Select and run the stencil start command.
  • Ctrl+C after dev server is started
  • Try to run other commands

Note

  • rush select-node which directly runs the rush-select script via node does not exhibit this problem.
  • Similarly rushx node in stencil works fine.

About


Languages

Language:TypeScript 58.5%Language:JavaScript 12.2%Language:CSS 11.9%Language:HTML 8.8%Language:Shell 8.6%