xxxxxxxxxx
curl -o vue-v2.6.10.js https://cdn.jsdelivr.net/npm/vue/dist/vue.js
xxxxxxxxxx
sudo apt install php7.4-curl
//for specific php
//and check ;curl is removed
sudo nano /etc/php/7.4/apache2/php.ini
//restart apache2
sudo service apache2 restart