On MAC OS I am running a installer package in the Installer like as shown below,
-pkg "~/Desktop/SubFolder/app.pkg" -target /
And I get this error message,
Child process exited abnormally
Any ideas for this?
I suggest you:
-dumplog
parameter of the installer
utilityinstaller
with root privileges (i.e. sudo
)