Hey there,
have you tried doing the following:
I have also faced same issue, go to version control and give update, then there will be no error.
The Following has resolved the error:
Add the feature flag: --max-sass-compile-time=60000
to the shortcut for the version you are using.
1.Right click the shortcut of the Studio Pro version you will apply the feature flag
2.Go to Properties
3.Within "Shortcut" add --max-sass-compile-time=60000
to the end of the target path.
4.Click Apply
5.Open the version again using the shortcut.
I see this issue as well with MX Studio and cannot see (or find) any solution yet to it.
The MX Studio is on 9.19.
thank you very much
updating the widgets from APP-> Tools-> Update Widget helped me resolve this issue .
Thanks guys.