3小时前
Hi, I imagine you might be having the same problem where the library won't open; to fix that, you need to do the following:
1.- sudo mkdir -p "$HOME/Library/Application Support/Serato/Library"
2.- sudo chown -R "$(whoami)":staff "$HOME/Library/Application Support/Serato"
3.- sudo chmod -R 755 "$HOME/Library/Application Support/Serato"
And that's it.
