You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(R): display WindowsArmX64RError in quarto check
Catch WindowsArmX64RError in knitrCb before withSpinner can swallow it,
then display the custom error message instead of the generic message.
This ensures users see the helpful x64-on-ARM error with download links
instead of "Please check your installation of R."
0 commit comments