mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 15:13:38 +01:00
[minor] pkl crashes when using a -o when you mean a -m for multiple output { files }
#287
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mobileskyfi on GitHub (Feb 27, 2025).
Reporting as instructed... Happens with a simple .pkl file:
I came here to report & saw 0.28 release. Tried it, but same crash. Here is the stack trace from with
--versionofPkl 0.28.0 (macOS 14.3.1, native):While I did read this in docs:
I forgot that part... I suppose it should CLI could suggest you need a
-minstead, especially if given a a directory.@bioball commented on GitHub (Feb 27, 2025):
Makes sense, thanks for the bug report!