Hi
I've tried for two days to get Orca running with R and Rstudio Desktop (latest versions) on Windows 10 and I've followed the installation instructions, inserted the Path variable etc.. I have also installed plot.ly via npm and the corresponding libraries (orca and plotly) via R. Plotly works great and orca is reachable via Windows command line. But if I try to export my graph via orca from Rstudio, I get an error message from Orca: A JavaScript error occurred in the main process. Uncaught exception: Error: Provided path to plotly.js bundle does not exist and does not correspond to a release version.
Where do I tell the Orca binary where to look for the correct version of Plotly? Any help would be greatly appreciated.
