Hello all,
I am currently having issues downloading RStudio. When running make install on Linux, I get the following:
panmirror:
[echo] yarn location: ../../dependencies/common/node/16.14.0/bin/yarn
[echo] panmirror location: ./lib/quarto/apps/panmirror
[exec] /usr/bin/env: ‘node’: No such file or directory
BUILD FAILED
/home/aaron/Downloads/rstudio-3c53477afb13ab959aeb5b34df1f10c237b256c3/src/gwt/build.xml:173: The following error occurred while executing this line:
/home/aaron/Downloads/rstudio-3c53477afb13ab959aeb5b34df1f10c237b256c3/src/gwt/build.xml:132: exec returned: 127
Total time: 0 seconds
make[2]: *** [src/gwt/CMakeFiles/gwt_build.dir/build.make:2672: src/gwt/timestamp] Error 1
make[1]: *** [CMakeFiles/Makefile2:427: src/gwt/CMakeFiles/gwt_build.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
Any ideas on what would cause this and how to fix would be greatly appreciated.