To resolve the issue first unlink the lame and then link with overwrite.
Go to terminal execute below commands
1.brew unlink lame
This will unlink .
Go to terminal execute below commands
1.brew unlink lame
This will unlink .
Unlinking /usr/local/Cellar/lame/3.99.5... 0 symlinks removed
2.brew link --overwrite lame
This will unlink .
Linking /usr/local/Cellar/lame/3.99.5... 7 symlinks created
This will resolve the error
0 comments:
Post a Comment