atom-narrow
atom-narrow copied to clipboard
ag is not available in your PATH (windows)
Hello!
I have ag installed via chocolatey in windows 10. Chocolatey store .exe files in bin folder (C:\ProgramData\Chocolatey\bin). I already have ag in the PATH, so it works fine through the console. But narrow throw the warning "ag not available in your PATH". Also I want to notice that previous versions worked as expected (less than 0.3 at least).
I have latest version of narrow now (0.54.5). Atom version: 1.21.1
I'm having issues on windows as well and I'm not sure if it's related. I'm not seeing any output from the search command using ag. Same setup as above. I'm not seeing any errors logged...
I've just update narrow and it works like a charm now.
looks like ripgrep works great though. Ag still silently failing for me. Nothing in the dev tools window being logged from what I can see...
@heftyfunseeker How do you run search via rigrep? Did I miss something? Is there a way to ensure, that narrow is using ag provider, but not the other one?
Also, try to execute atom from a terminal and then run 'narrow search'. It helped me earlier.
You can set which searcher to use from settings-view of narrow.
"Settings View: Open" > Packages > Narrow > Click "Search" > you should find image below