Exec sync is causing issues with the common JS vs modules issue that has been discussed.
Way of correcting the issue:
- find work around using oclif command function or
- find way for exec sync to be compatible or
- migrate the SAF CLI to from CommonJs to ES Modules
Exec sync is causing issues with the common JS vs modules issue that has been discussed.
Way of correcting the issue: