F
Filament2y ago
KarL

> Doughnut chart> Doughnut chart Error Class "DOMDocument" not found at vendor/nunomad

How to getrid of this squint
2 Replies
Patrick Boivin
Will need more information. Click SHARE at the top of the error page and paste the link here.
403gtfo
403gtfo11mo ago
Sorry to necro this thread: but in case anyone gets this error, check you have php xml/dom installed. For php 8.2 on WSL you can use:
sudo apt-get install php8.2-xml
sudo apt-get install php8.2-xml
Should fix everything up for you. I didnt see it in the requirements.

Did you find this page helpful?