Package Building Workflow Monterey12.1/M1 No Response
Package Building Workflow Monterey12.1/M1 No Response,No progress at all
@packagesdev
This might be the known external issue where the launchd daemon is not running because:
- the installation is corrupted or only the .app application was copied to the /Applications folder.
- a 3rd party software disabled the launchd daemon plist.
The easy way to solve it is to re-install the product.
This might be the known external issue where the launchd daemon is not running because:
- the installation is corrupted or only the .app application was copied to the /Applications folder.
- a 3rd party software disabled the launchd daemon plist.
The easy way to solve it is to re-install the product.
Reinstall the product, or the same problem. @packagesdev
You can also try this in the Terminal:
sudo /bin/launchctl load -w /Library/LaunchDaemons/fr.whitebox.packages.build.dispatcher.plist
It will take care of the 2nd listed problem.
Numerous checks have been added in version 1.2.10 for that kind of issue which is other an external issue.