I’m also facing the same issue, but the solution given above is a generic response and not specific to the issue. The problem is actually with Gutenberg, we need to remove this function call wp_global_styles_render_svg_filters to avoid this error.
There are few solutions given in this below link.
https://github.com/WordPress/gutenberg/issues/38299