Error: require ext-xml

Posted by

Error 2 when install project

  Problem 1

    – laravel/pint[v1.0.0, …, v1.13.2] require ext-xml * -> it is missing from your system. Install or enable PHP’s xml extension.

    – Root composer.json requires laravel/pint ^1.0 -> satisfiable by laravel/pint[v1.0.0, …, v1.13.2].

Solution:

// Run This command
sudo apt-get install php-xml
0 0 votes
Article Rating
Subscribe
Notify of
guest
2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
2
0
Would love your thoughts, please comment.x
()
x