New Discussion

Notifications

You’re not receiving notifications from this thread.

Encountering an error when installing rails application into the project

0
Rails

Hi,

So recently I cloned a repo from Azure DevOps into Visual Studio 2022 and proceeded to install a rails application into the project, but encountered an error even though a ‘development’ branch had been identified.

I used the following command to try to install the Rails application

rails new . -d=postgresql

But when I use the following command to install the rails application, then the application gets installed successfully

rails new . -d=postgresql --skip-git

I want to know if there is a workaround for this error.

Regards,

Asim Khan

Join the discussion
Create an account Log in

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.