"FATAL ERROR" occurs when uninstalling any packages. Try to run this command in your terminal.
"npm cache clean -f"
The npm cache can sometimes lead to issues, such as outdated or corrupt cached data, causing unexpected behavior during package installation or updates.