loopback4-microservice-catalog icon indicating copy to clipboard operation
loopback4-microservice-catalog copied to clipboard

@sourceloop/cli : no proper error when command run in wrong folder

Open yeshamavani opened this issue 3 years ago • 0 comments

Describe the bug Very vague error description when sl microservice command is run in a wrong folder

To Reproduce Steps to reproduce the behavior:

  1. Run sl scaffold test
  2. Dont change the working directory to test (cd test)
  3. Run sl microservice
  4. See error

Expected behavior A clear and understandable error message should be shown

Screenshots

image

yeshamavani avatar Nov 22 '22 13:11 yeshamavani