assistant-alfred
assistant-alfred copied to clipboard
遇到两个问题,并解决.
-
This script must be called from Alfred, $alfred_workflow_cache is missing. Make sure a Bundle ID is set. 解决: mkdir -p /tmp/alfred && export alfred_workflow_cache=/tmp/alfred
-
internal/process/esm_loader.js:74 internalBinding('errors').triggerUncaughtException( 解决: cd /Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.A634A520-FB18-426E-8EA5-B3A3EF02A620 && npm install