-
Notifications
You must be signed in to change notification settings - Fork 25
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
Warning in normalizePath(path.expand(path), winslash, mustWork) #26
Comments
Hey! |
That got past one error message, but then:
|
I have the same issue with the above error message, is there a known fix for this? |
use setwd() in RStudio to set the working directory to the one containing electron-quick-start, this worked for me. |
Mine errors here with the following error message: \app\electron-quick-start\R-Portable-Win\bin/install_packages.R |
my solution is to modify windows environment variables
|
Hello,
I try to use photon but it seems to have problem to launch.
I'm on Windows 10, Rstudio 1.3.959 and R-4.0.0 (64 bits).
In a default and working shiny app project with no specific packages needed,
I call photon::photon_rstudioaddin(), the UI open and I chose the folder and click Build, then I get this error messages:
The electron-quick-start folder is created but is empty and disappear when I close the UI window.
Do you have an idea of the problem ?
Is there a setup I need to change ?
Thanks
The text was updated successfully, but these errors were encountered: