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
I have installed electron-quick-start, npm, node.js, and git in my Windows laptop (running on Windows 10 Pro). I followed the instructions on Photon, and used the command:
photon::photon_rstudioaddin()
This Font Awesome icon ('play-circle') does not exist:
if providing a custom html_dependency these name checks can
be deactivated with verify_fa = FALSE
Listening on http://127.0.0.1:5897
[1] "Selected directory: "
[1] "Selected directory: C:/myShinyApp"
Running Photon
Warning: Error in system2: '"git"' not found
3: shiny::runApp
2: shiny::runGadget
1: photon:::photon_rstudioaddin
Warning message:
In if (getAttribs(panels[[i]])$value %in% open) { :
the condition has length > 1 and only the first element will be used
I tried to look through the issues here, but could not understand how I can resolve my issue. Can someone please help? Thanks.
Best regards,
Hweeling
The text was updated successfully, but these errors were encountered:
Hi,
I have installed electron-quick-start, npm, node.js, and git in my Windows laptop (running on Windows 10 Pro). I followed the instructions on Photon, and used the command:
photon::photon_rstudioaddin()
This Font Awesome icon ('play-circle') does not exist:
html_dependency
thesename
checks canbe deactivated with
verify_fa = FALSE
Listening on http://127.0.0.1:5897
[1] "Selected directory: "
[1] "Selected directory: C:/myShinyApp"
Running Photon
Warning: Error in system2: '"git"' not found
3: shiny::runApp
2: shiny::runGadget
1: photon:::photon_rstudioaddin
Warning message:
In if (getAttribs(panels[[i]])$value %in% open) { :
the condition has length > 1 and only the first element will be used
I tried to look through the issues here, but could not understand how I can resolve my issue. Can someone please help? Thanks.
Best regards,
Hweeling
The text was updated successfully, but these errors were encountered: