Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running Photon #41

Open
leehweeling opened this issue Aug 8, 2022 · 1 comment
Open

Error running Photon #41

leehweeling opened this issue Aug 8, 2022 · 1 comment

Comments

@leehweeling
Copy link

leehweeling commented Aug 8, 2022

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_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

@haleykujawa
Copy link

Hello, I have the same error when trying to deploy photon:

photon:::photon_rstudioaddin()
Error in if (getAttribs(panels[[i]])$value %in% open) { :
the condition has length > 1

Has this been addressed?

Thanks,
Haley

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants