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

go: neomake getting confused with symlinks? #2448

Open
sbromberger opened this issue Jan 3, 2020 · 2 comments
Open

go: neomake getting confused with symlinks? #2448

sbromberger opened this issue Jan 3, 2020 · 2 comments

Comments

@sbromberger
Copy link


Neomake error in: function <SNR>12_automake_delayed_cb[80]..<SNR>12_neomake_do_automake[68]..neomake#Make[2]..<SNR>51_Make[210]..<SNR>51_hand
le_next_job[53]..<SNR>51_MakeJob, line 42
Neomake: go: could not change to maker's cwd (%:h): Vim(cd):E344: Can't find directory "../../src/github.com/sbromberger/vt1" in cdpath.

I have ~/dev/go/me symlinked to ~/dev/go/src/github.com/sbromberger, and I'm currently editing ~/dev/go/me/vt1/main.go. I get this error when I try an explicit :NeomakeNextLocList.

Expected behavior

Not to get this error.

Steps to reproduce

See above.

See #2447 for current neomake config.

@blueyed
Copy link
Member

blueyed commented Jan 3, 2020

Please include the log here also.

@sbromberger
Copy link
Author

See attached. Thanks.
neomake.log

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