Solution:1
You need to set permission on plugin folder/directory. Via terminal write this
sudo chmod -R 777 wp-content
Solution:1
You need to set permission on plugin folder/directory. Via terminal write this
sudo chmod -R 777 wp-content
Solution:2
Try this in the terminal:
Note: Replace username with yours 🙂