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

node install #155

Open
wietse1 opened this issue Jun 26, 2020 · 2 comments
Open

node install #155

wietse1 opened this issue Jun 26, 2020 · 2 comments

Comments

@wietse1
Copy link

wietse1 commented Jun 26, 2020

hi,

i'm just first trying to make an installer for the example app

i'm running this:

example_app(app_dir = "app") create_app(app_name = "myapp", app_dir = "app", privilege = "admin") compile_iss()

but he is always asking to install Nodejswhich i allready did (multiple times) and allready tried to ad in the the PATH var.
also, i do get a folder with the app but not an installer file.....

thanks

@jonekeat
Copy link

jonekeat commented Nov 2, 2020

I am also experiencing same issue as described by @wietse1 , not sure if i only happened in R >= 4.0, below is my session info:

> sessionInfo()
R version 4.0.2 (2020-06-22)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 18363)

Matrix products: default

locale:
[1] LC_COLLATE=English_Malaysia.1252  LC_CTYPE=English_Malaysia.1252   
[3] LC_MONETARY=English_Malaysia.1252 LC_NUMERIC=C                     
[5] LC_TIME=English_Malaysia.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] RInno_1.0.1

loaded via a namespace (and not attached):
 [1] Rcpp_1.0.5           lubridate_1.7.9      later_1.1.0.1       
 [4] digest_0.6.25        shinyBS_0.61         mime_0.9            
 [7] R6_2.4.1             xtable_1.8-4         magrittr_1.5        
[10] writexl_1.3.1        bench_1.1.1          rlang_0.4.7         
[13] data.table_1.13.0    promises_1.1.1       DT_0.16             
[16] generics_0.0.2       tools_4.0.2          htmlwidgets_1.5.1   
[19] tinytex_0.25         shiny_1.5.0          fastmap_1.0.1       
[22] httpuv_1.5.4         xfun_0.16            compiler_4.0.2      
[25] microbenchmark_1.4-7 htmltools_0.5.0     

@qinuse
Copy link

qinuse commented Feb 15, 2022

try code “installr::install.inno()”

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

3 participants