I have an earlier version of RStudio on another machine, and it does have this "dock.node" file and opens up just fine. Why is this missing from the later RStudio release?
I just tried version 2023.12.0+369 and I still get the same error. I looked in the 'native_modules' folder and I do not see a 'dock.node' file. I only see a 'desktop.node' file.
I am also getting the same issue on my new laptop (64x bit) when attempting to open RStudio version 2023.12.0+369 after it has downloaded. Attached is a picture of the error.
Note: Ran into the same issue yesterday, Uninstalled and re-downloaded with no luck,
It appears to be the result of some antivirus programs flagging this file as a security risk due it having been built with an older version of webpack. We upgraded webpack for 2023.12.0, but apparently that wasn't enough.
This isn't an actual security concern, it is a false positive (see comments in the issue).