clj-on-windows

borkdude 2022-10-20T17:42:30.242129Z

Slightly off topic, I just came across this article which describes a problem with Node that only occurs with Powershell; not with bash or cmd.exe https://www.lloydatkinson.net/posts/2022/powershell-npm-scripts-and-silently-dropped-arguments/

borkdude 2022-10-20T17:44:46.495169Z

I'll test if this double-hyphen thing is problematic with clj and bb as well

borkdude 2022-10-20T17:49:48.247599Z

Don't see anything different

lread 2022-10-20T20:43:47.185979Z

If null was a billion dollar mistake, I wonder what the cost of shell escaping rules is.