Relational Database: CodeRoad

Heyy all !

Im hoping to support anyone who has had issues with reloading CodeRoad for new tutorials or getting an error when they try to add a new workspace. I was stuck on this problem for the ‘Build Five Programs’ activity even after following previous guidance threads here on the forum.

I figured out something that has been working for me and I’ve had no problems. When I open my terminal at the very beginning, I put git clone https://github.com/freeCodeCamp/rdb-alpha.git ~/build-five-programs . the “.git ~/build-five-programs” part is me creating a new folder named build-five-programs. I then go into VScode and open that folder I just created. From there, I follow all the steps to rebuild and reopen, and start CodeRoad the same way.

I’ve had zero problems starting new tutorials when I start a new project this way.

Hope this helps someone out !

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.