Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CTAGS not available by default #77

Open
ddelpiano opened this issue Feb 20, 2019 · 0 comments
Open

CTAGS not available by default #77

ddelpiano opened this issue Feb 20, 2019 · 0 comments

Comments

@ddelpiano
Copy link
Member

As per title, progressing with the installation I noticed that ctags is not available and the current installation scripts do not took this into account.

ctags -R --exclude=.git --exclude=node_modules --exclude=dist --exclude=env .
make: ctags: Command not found
Makefile:83: recipe for target 'generate-tags' failed
make: *** [generate-tags] Error 127
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant