When trying to run save_image() using the latest development version of plotly I get the error
Error in plotlyMainBundlePath() :
could not find function "plotlyMainBundlePath"
remotes::install_github("ropensci/plotly")
save_image(plot_ly(), "temp.png")