You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
Thanks for your response and helping me finding solution for issues/errors. I have REDCap instance already installed my local computer, I followed the instructions given by you for deploying redi2 at the link,
But I am getting the below error, while I provided the correct path and checked the executable mode for all the scripts.
$ bash install_normal.sh
Deploying RED-I 2!
bash: C:/redi/redi2/build_scripts/build_scripts/setup_directories.sh: No such file or directory
Getting source files
install_normal.sh: line 6: pushd: redi2: No such file or directory
install_normal.sh: line 7: pushd: repos: No such file or directory
bash: C:/redi/redi2/build_scripts/build_scripts/get_source.sh: No such file or directory
bash: C:/redi/redi2/build_scripts/build_scripts/install_packages.sh: No such file or directory
install_normal.sh: line 11: popd: directory stack empty
install_normal.sh: line 12: popd: directory stack empty
bash: C:/rediredi2/build_scripts/build_scripts/new_site.sh: No such file or directory
Check in redi2/redi2/NEW_SITE for an example