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

Wrong type argument: stringp, nil #920

Closed
kulbida opened this issue Dec 2, 2015 · 1 comment
Closed

Wrong type argument: stringp, nil #920

kulbida opened this issue Dec 2, 2015 · 1 comment

Comments

@kulbida
Copy link

kulbida commented Dec 2, 2015

While trying to find other file getting with M-x helm-projectile-find-other-file getting this:
Wrong type argument: stringp, nil

Debugger output:

1 Debugger entered--Lisp error: (wrong-type-argument stringp nil)
2   file-name-nondirectory(nil)
3   projectile-associated-file-name-extensions(nil)
4   projectile-get-other-files(nil (".gitattributes" ".gitignore" "Capfile" "DEPLOY_NOTES.md" "DEVELOPMENT_TARGET_VERSION.rb" "Gemfile" "Gemfile.lock" "Procfile" "README.md" "Rakefile" "app$
5   helm-projectile-find-other file(nil)
6   call-interactively(helm-projectile-find-other-file nil nil)
7   command-execute(helm-projectile-find-other-file) 
@bbatsov
Copy link
Owner

bbatsov commented Oct 6, 2016

Seems like a duplicate of bbatsov/helm-projectile#10

@bbatsov bbatsov closed this as completed Oct 6, 2016
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