Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8976133
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T19:03:20+00:00 2026-06-15T19:03:20+00:00

Whenever I am trying to open a file in my Rails project using macVim

  • 0

Whenever I am trying to open a file in my Rails project using macVim. I am getting an error

Taglist: Failed to generate tags for .......

But it works perfectly in terminal vim. Why is this happening? I am a beginner and just installed everything using this dotvim repo.

I installed ctags using these commands that I got from this Gist:

$ ctags -R --exclude=.git --exclude=log *
ctags: illegal option -- R
usage: ctags [-BFadtuwvx] [-f tagsfile] file ...

#you need to get new ctags, i recommend homebrew but anything will work
$ brew install ctags

#alias ctags if you used homebrew
$ alias ctags="`brew --prefix`/bin/ctags"

#try again!
ctags -R --exclude=.git --exclude=log *

which ctags on terminal returning, same if I do from vim or gvim using ! (bang):

 /usr/bin/ctags
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T19:03:21+00:00Added an answer on June 15, 2026 at 7:03 pm

    You need to change the PATH order to make /usr/local/bin/ctags ahead of of /usr/bin/ctags. The way I prefer to achieve this is by add /usr/local/bin to the beginning of /etc/paths:

    # for homebrew
    /usr/local/bin
    
    # original order
    /usr/bin
    /bin
    /usr/sbin
    /sbin
    #/usr/local/bin
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i got this error whenever i trying execute my project which is used database
Im trying to generate pdf using dompdf, how can I open the pdf in
I'm trying to capture the screen whenever something goes wrong, either an error or
I'm trying to use std::string instead of char* whenever possible, but I worry I
I am trying to make a socket.io based server but whenever I connect by
I'm trying to add an AdMob ad to my android application but whenever I'm
I'm trying to read from a simple text file. Whenever I run the program
I'm trying to add an autocmd to vim that will execute whenever I open
I'm trying to embed a PDF file into a Word document using the OLE
Whenever I open an xls file I generated on my ASP.NET page with Excel

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.