See HERE!
yarn
See here.
Max automatically generates various cache files, which causes unwanted side effects.
To remove them, take the following step.
- Make
config.jsonfile at root, and set thecacheDirsproperty as Array.config.jsonwill look like below.
{
"cacheDirs": [
"/Users/UserName/Library/Application Support/Cycling '74/Max 8/Settings/temp64-live/mxt",
"/Users/UserName/Documents/Max 8/Max for Live Devices",
"/Users/UserName/.Trash"
]
}- Run script
yarn run rm-cache