Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load local module at absolute path #7212

Open
shykes opened this issue Apr 27, 2024 · 0 comments
Open

Can't load local module at absolute path #7212

shykes opened this issue Apr 27, 2024 · 0 comments
Labels
kind/dx Issue affects the Dagger developer experience: cue syntax, APIs, etc

Comments

@shykes
Copy link
Contributor

shykes commented Apr 27, 2024

Problem

When loading a local module, absolute paths are not supported.

Example:

dagger -m /foo/bar functions

Output:

  ! local module source root path is absolute: /foo/bar

Solution

Allow loading local modules from a local path.

@shykes shykes added the kind/dx Issue affects the Dagger developer experience: cue syntax, APIs, etc label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dx Issue affects the Dagger developer experience: cue syntax, APIs, etc
Projects
None yet
Development

No branches or pull requests

1 participant