Search code examples
ruby-on-railsrubycrud

HomeController#index is missing a template for request formats: text/html even though it exists


Link to a new github repository where i generated all of the code and am still unable to render any views


Solution

  • Don’t use Windows Powershell or Git-Bash on Windows if you’re having this problem. Someone suggested on a similar post that the OP on that post should use the integrated terminal and not git-bash because it wasn’t compatible with VSCode. I tried the integrated terminal in VSCode and everything works as it should.

    Thank you all for your help.