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
Describe the bug
When a fresh Mac has autopkg & Recipe Robot installed but the default RecipeCreateLocation directory path does not exist, produces error.
To Reproduce
Steps to reproduce the behavior:
On Mac with autopkg & recipe robot, delete the RecipeCreateLocation key from ~/Library/Preferences/com.elliotjordan.recipe-robot.plist
Delete the default folder path from system
Have Recipe Robot attempt to create recipes for an item
See error
Expected behavior
A message indicates that the folder doesn't exist, or Recipe Robot automatically creates this path for the user.
Screenshots
Desktop (please complete the following information):
macOS: 10.15.7
Recipe Robot Version: 2.2.0
autopkg version: 2.2
/usr/local/autopkg/python --version: Python 3.7.5
The text was updated successfully, but these errors were encountered:
Describe the bug
When a fresh Mac has autopkg & Recipe Robot installed but the default
RecipeCreateLocation
directory path does not exist, produces error.To Reproduce
Steps to reproduce the behavior:
RecipeCreateLocation
key from~/Library/Preferences/com.elliotjordan.recipe-robot.plist
Expected behavior
A message indicates that the folder doesn't exist, or Recipe Robot automatically creates this path for the user.
Screenshots
Desktop (please complete the following information):
autopkg version
: 2.2/usr/local/autopkg/python --version
: Python 3.7.5The text was updated successfully, but these errors were encountered: