You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following recipes failed:
GoogleDrive.pkg
Error in local.pkg.GoogleDrive: Processor: com.github.grahampugh.recipes.commonprocessors/JamfRecipeMaker: Error:
"dump()" has been removed, use
yaml = YAML(typ='unsafe', pure=True)
yaml.dump(...)
instead of file "/Users/The Yser/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahampugh-recipes/CommonProcessors/JamfRecipeMaker.py", line 155
return dump(data, width=float("inf"), default_flow_style=False)
The text was updated successfully, but these errors were encountered:
Getting this error when trying to run JamfRecipeMaker.
The text was updated successfully, but these errors were encountered: