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

@sourceloop/cli: error while copying migration if doesnot exist in base service

Open yeshamavani opened this issue 3 years ago • 0 comments

Describe the bug error while copying migration if doesnot exist in base service To Reproduce Steps to reproduce the behavior:

  1. select yes for base service
  2. select a base service without migrations
  3. select yes in migrations
  4. select include migrations from base service

Expected behavior should not give error and the option to copy from base service when not present in base service.

yeshamavani avatar Oct 17 '22 06:10 yeshamavani