Skip to content

Setting jsonnet-library-search-directories does not work #32

@ameyp

Description

@ameyp

After installing a library using jsonnet-bundler, I have tried:

  1. Setting the variable to the relative path to vendor
  2. Setting the variable to the absolute path to vendor
  3. Setting the variable to a list containing the relative path to vendor
  4. Setting the variable to a list containing the absolute path to vendor

None of the four worked, I still get an error on the import line saying couldn't open import ....

If I run jsonnet path/to/my.jsonnet -J path/to/vendor, that succeeds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions