sfmc-devtools icon indicating copy to clipboard operation
sfmc-devtools copied to clipboard

[BUG] config problems trigger question for running mcdev upgrade even with skipInteraction=true

Open JoernBerkefeld opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

when a problem with the config is detected it almost always triggers the question to run mcdev upgrade, waiting for the use to reply.

Expected Behavior

if Util.skipInteraction is true then this should should print an error an exit instead

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Run '...'
  4. See error...

Version

develop-branch

Environment

  • OS:
  • Node:
  • npm:

Participation

  • [X] I am willing to submit a pull request for this issue.

Additional comments

No response

JoernBerkefeld avatar Jul 06 '22 19:07 JoernBerkefeld