installing prior version 4.7.1
5mon 16d ago by community.nodebb.org/uid/28132 in general-discussion@community.nodebb.orgcan someone tell me how to install 4.7.1 vs the current 4.7.2. when i tried 4.7.2, i could not install. kept on getting auth errors on setup. i would like to use the git clone --single-branch command. but im a super newbie on git stuff
@zephyr99 once you git clone the repo, you can just execute git reset --hard v4.7.1 to manually go back to that specific version.