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

Getting MethodError in preview window #29

Open
emstoudenmire opened this issue Feb 18, 2022 · 0 comments
Open

Getting MethodError in preview window #29

emstoudenmire opened this issue Feb 18, 2022 · 0 comments

Comments

@emstoudenmire
Copy link

Great package. Everything works well with my setup except the live previewing feature (right hand side panel). I'm using Julia 1.7.2 on MacOS.

The issue I'm getting with the preview is that it only shows a message like:

ERROR: MethodError: no method matching..
Closest candidates are:
  pipeline(::Any,::Any,::Any,::Any...) at ...
  pipeline(::Base.AbstractCmd;stdin,stdout,s...)
  pipeline((::Base.AbstractCmd, ::Any) at /Appli...
Stacktrace:
  [1] top-level scope:
     @ ~/.julia/packages/InteractiveCodeSearch/fzf...

The reason I'm cutting off the messages above is that they are cut off in my window and I can't access more of the text.

I've tested searching for functions in various packages to make sure it wasn't specific to just one package I was searching into.

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

1 participant