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
I think I'm able to reproduce this with jsonnet-eval-buffer (I have a test written that seems to, in any case), however your description isn't enough to reproduce the exact issue you're describing. Some information that would help: Emacs version, what command you're running (or minor mode if it's something like flycheck), minimal example to reproduce the exact issue you're reporting, etc.
After installing a library using
jsonnet-bundler
, I have tried:vendor
vendor
vendor
vendor
None of the four worked, I still get an error on the
import
line sayingcouldn't open import ...
.If I run
jsonnet path/to/my.jsonnet -J path/to/vendor
, that succeeds.The text was updated successfully, but these errors were encountered: