-
Notifications
You must be signed in to change notification settings - Fork 59
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
helm-dash-available-docsets: Wrong type argument: integer-or-marker-p, nil #132
Comments
I just tried the latest version and works fine here. Only thing that occurs to me is that you didn't have internet connection and the response is invalid.... but not sure |
I've got the same problem too! |
can you try with |
Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil) Here |
happens to me also w/
It seems the JSON containing list of docset is genereted via Github API, which has rate-limiting. Maybe this is the issue. Perhaps caching of this generated file would help (beyond mi lisp-fu :( )? |
Trying to install dash docsets using
helm-dash-install-docstes
got error
what could be wrong?
The text was updated successfully, but these errors were encountered: