-
Notifications
You must be signed in to change notification settings - Fork 24
Description
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:
- if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_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