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

Adding a .projectile file causes "projectile-invalidate-cache: Wrong type argument: hash-table-p, nil" #1854

Open
jwr opened this issue Aug 1, 2023 · 2 comments

Comments

@jwr
Copy link
Sponsor

jwr commented Aug 1, 2023

Expected behavior

Adding a .projectile file to the root of a project should not stop projectile-find-file from working.

Actual behavior

Adding a .projectile file (either empty or containing excluded directories) to the root of a project causes projectile-find-file to fail with "Wrong type argument: hash-table-p, nil"

Steps to reproduce the problem

Add a .projectile file
run projectile-find-file

Environment & Version information

Projectile version information

Projectile 2.7.0

Emacs version

Emacs 29.1.50, earlier also on Emacs 28

Operating system

Mac OS 12.6.7

@Pacane
Copy link

Pacane commented Oct 5, 2023

I'm also hitting this issue. Do you have any workaround so far @jwr ?

@jwr
Copy link
Sponsor Author

jwr commented Oct 5, 2023

Unfortunately, no. I learned to live with it and the pain of projectile-find-file listing a ton of irrelevant stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants