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

ftl build not correct paths from ftl-project.toml file #1754

Closed
wesbillman opened this issue Jun 12, 2024 · 0 comments · Fixed by #1755
Closed

ftl build not correct paths from ftl-project.toml file #1754

wesbillman opened this issue Jun 12, 2024 · 0 comments · Fixed by #1755
Assignees
Labels
good first issue Good for newcomers

Comments

@wesbillman
Copy link
Collaborator

Repro:

cd examples/go
ftl build

Will return:

ftl: error: could not find projects: stat /Users/wesb/dev/ftl/examples/go/examples/go: no such file or directory

It looks like it's not correctly creating the path relative from the ftl-project.toml location

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants