You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is because obviously nothing opam env so executable provided by opam aren't in the path.
The plugin, when failing, offers to "set a custom sandbox" and if I set it to be opam exec -- {prog} then my life is beautiful. Maybe it should do that by default.
The text was updated successfully, but these errors were encountered:
It is because obviously nothing
opam env
so executable provided by opam aren't in the path.The plugin, when failing, offers to "set a custom sandbox" and if I set it to be
opam exec -- {prog}
then my life is beautiful. Maybe it should do that by default.The text was updated successfully, but these errors were encountered: