Redis – I got an error while creating a new Rails app (rails new name_project)
So I installed Ruby and Rails through this video (https://www.youtube.com/watch?v=fmyvWz5TUWg&t=9163s&ab_channel=freeCodeCamp.org) and I was making a new Rails app by using the command rails new <name of the project>. At the end, the app is created, but there are these errors…