nash icon indicating copy to clipboard operation
nash copied to clipboard

Consider adding go get for all dependencies in Makefile to simplify install

Open wade-welles opened this issue 5 years ago • 3 comments

wade-welles avatar Mar 13 '19 12:03 wade-welles

@wade-welles I may be missing something, but which dependencies ? (I think they are all vendored)

katcipis avatar Mar 13 '19 12:03 katcipis

just installed nash on a brand new machine and it worked as expected. Just git clone and make install

i4ki avatar Jun 15 '19 22:06 i4ki

@wade-welles Do you have GO111MODULES=on ? Maybe that's the case. I'll test this soon.

i4ki avatar Jun 16 '19 18:06 i4ki