odiff icon indicating copy to clipboard operation
odiff copied to clipboard

Using odiff as a node dependency on mac

Open Firebrand opened this issue 4 years ago • 1 comments

First off, I gotta say, I love this thing. Thank you so much for your work!

I'm currently using it as a dependency for my own open source Node project and it works perfectly on Windows but on a Mac I actually have to go into the node_modules/odiff-bin dependency folder and explicitly do an "npm install" or it won't work (I think it doesn't automatically copy the binary into the bin folder).

Firebrand avatar Jul 14 '21 06:07 Firebrand

Hmm, that is weird, I will investigate this. Thank you

dmtrKovalenko avatar Jul 14 '21 06:07 dmtrKovalenko