RStudio not working on macOS Monterey

Hi all!

The current version of RStudio is crashing on the release version of macOS Monterey systems (both M1 and Intel) with the error below (truncated, but that the gist). Any suggestions? Or is there a new version coming out shortly that'll work?

Thanks!


Translated Report (Full Report Below)

Process: RStudio [6899]
Path: /Applications/RStudio.app/Contents/MacOS/RStudio
Identifier: org.rstudio.RStudio
Version: 2021.09.0+351 (2021.09.0+351)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 503

Date/Time: 2021-10-26 12:26:07.9876 -0400
OS Version: macOS 12.0.1 (21A559)
Report Version: 12
Anonymous UUID: E71BC33E-B971-8069-08FD-A1649632DD2D

Time Awake Since Boot: 8800 seconds

System Integrity Protection: enabled

Crashed Thread: 0

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace DYLD, Code 1 Library missing
Library not loaded: @rpath/QtWebEngine.framework/Versions/5/QtWebEngine
Referenced from: /Applications/RStudio.app/Contents/MacOS/RStudio
Reason: tried: '/Applications/RStudio.app/Contents/MacOS/../Frameworks/QtWebEngine.framework/Versions/5/QtWebEngine' (open() failed with errno=13), '/Applications/RStudio.app/Contents/MacOS/../Frameworks/QtWebEngine.framework/Versions/5/QtWebEngine' (open() failed with errno=13), '/System/Library/Frameworks/QtWebEngine.framework/Versions/5/QtWebEngine' (no such file)
(terminated at launch; ignore backtrace)

Application Specific Information:
Library not loaded: @rpath/QtWebEngine.framework/Versions/5/QtWebEngine
Referenced from: /Applications/RStudio.app/Contents/MacOS/RStudio
Reason: tried: '/Applications/RStudio.app/Contents/MacOS/../Frameworks/QtWebEngine.framework/Versions/5/QtWebEngine' (open() failed with errno=13), '/Applications/RStudio.app/Contents/MacOS/../Frameworks/QtWebEngine.framework/Versions/5/QtWebEngine' (open() failed with errno=13), '/System/Library/Frameworks/QtWebEngine.framework/Versions/5/QtWebEngine' (no such file)

Thread 0 Crashed:
0 dyld 0x1021960ce __abort_with_payload + 10
1 dyld 0x1021ac1cf abort_with_payload_wrapper_internal + 80
2 dyld 0x1021ac201 abort_with_payload + 9
3 dyld 0x10215a613 dyld4::halt(char const*) + 375
4 dyld 0x10215655d dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 3955
5 dyld 0x1021554b4 start + 388

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.