vagrant-unison2 icon indicating copy to clipboard operation
vagrant-unison2 copied to clipboard

Fixing "Uncaught exception bad bigarray kind"

Open ymcheung opened this issue 8 years ago • 2 comments

Hello,

I have got the error message with "Uncaught exception bad bigarray kind" and followed the instructions from "https://gist.github.com/pch/aa1c9c4ec8522a11193b".

However, the command "git checkout 924387b brew --prefix/Library/Formula/objective-caml.rb" responded with the error message:

error: pathspec '924387b' did not match any file(s) known to git. error: pathspec '/usr/local/Library/Formula/objective-caml.rb' did not match any file(s) known to git.

What can I do for "Uncaught exception bad bigarray kind" error? Thanks!

ymcheung avatar Sep 06 '16 22:09 ymcheung

That gist looks like it's unrelated to this project.

If you want to use this vagrant plugin, follow the instructions in the Usage section of this project's README (first install unison on both your VM Host and Guest, following the instructions for either Linux or OSX, then vagrant plugin install vagrant-unison2

dcosson avatar Sep 08 '16 17:09 dcosson

The gist is provided in the README for troubleshooting. And I have managed to give osx/guest os the same version of ocaml. It's good now, thank you!

ymcheung avatar Sep 08 '16 17:09 ymcheung