Hi there @devjoynal410,
Thanks for leaving a review. As detailed within a response to your GitHub comment this error you reported is as a result of a minification configuration within your WP Rocket plugin. Minification with any plugin can cause unpredictable behavior with JavaScript resources, and this is highlighted within WP Rocket.
As Site Kit resources are already minified in order to resolve this issue, which isn’t an error within Site Kit itself, you can apply the below exclusion:
/wp-content/plugins/google-site-kit/dist/assets/js/(.*).js
An alternative to manually applying an exclusion within Site Kit is to install and activate this mini plugin, which will ensure Site Kit resources are not included within any WP Rocket minification setting.
Can you try one of the above, or let me know if you need assistance with these suggestions, and inform me how you get on after doing so?