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

Packing fails if output directory does not exist #2

Open
RaniSputnik opened this issue Apr 8, 2018 · 0 comments
Open

Packing fails if output directory does not exist #2

RaniSputnik opened this issue Apr 8, 2018 · 0 comments

Comments

@RaniSputnik
Copy link
Owner

If the output directory does not exist then the packing fails with open build/atlas-1.lua: no such file or directory. Because I want to be able to output to any kind of destination (see https://godoc.org/github.com/RaniSputnik/lovepac/packer#Outputter interface), not just the file system, solving this problem may be quite tricky.

I don't really want to add any more methods to the Outputter interface, perhaps it should be left as the callers responsibility.

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

No branches or pull requests

1 participant