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

Cryptic "No files found" when certain file names exist #936

Closed
Digicrat opened this issue Feb 9, 2021 · 0 comments
Closed

Cryptic "No files found" when certain file names exist #936

Digicrat opened this issue Feb 9, 2021 · 0 comments
Labels
feature request fixed on dev for issues fixed on dev branch

Comments

@Digicrat
Copy link

Digicrat commented Feb 9, 2021

I've been getting a cryptic "No files found" error when running "apidoc" from my project. After some experimentation, I've traced this down to the presence of temporary files that I'm guessing is confusing the regex.

Specifically, Emacs tends to create temporary files of the form ".#README.md" or "#README.md#" for it's automatic file recovery.. If these files are present, apidoc fails with the "No files found" error.

I also encountered a variety of other errors steming from files in the "node_modules" folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request fixed on dev for issues fixed on dev branch
Projects
None yet
Development

No branches or pull requests

2 participants