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

projectile-invalidate-cache leads to Wrong type argument: hash-table-p, nil #486

Closed
syl20bnr opened this issue Oct 24, 2014 · 3 comments
Closed

Comments

@syl20bnr
Copy link
Contributor

In a project folder (has a .projectile file), if I execute the command projectile-invalidate-cache the following error appears:

Wrong type argument: hash-table-p, nil

Stack is:

Debugger entered--Lisp error: (wrong-type-argument hash-table-p nil)
  remhash("/home/myhome/.emacs.d/" nil)
  projectile-invalidate-cache(nil)
  call-interactively(projectile-invalidate-cache nil nil)
@trishume
Copy link
Contributor

I also commonly experience this problem, but not all the time.

Sometimes what fixes it is to go into a different projectile folder, run some projectile command, and then go back.

@syl20bnr
Copy link
Contributor Author

Seems there is something wrong with projectile in spacemacs, there other weird behaviors, pretty annoying. I suspect the loading order between helm and projectile.

@syl20bnr
Copy link
Contributor Author

Was triggered by wrong assumption about projectile autoloads.

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