projectile icon indicating copy to clipboard operation
projectile copied to clipboard

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

Open jwr opened this issue 2 years ago • 2 comments

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

jwr avatar Aug 01 '23 10:08 jwr

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

Pacane avatar Oct 05 '23 00:10 Pacane

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

jwr avatar Oct 05 '23 07:10 jwr