clj-on-windows 2022-10-20

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/

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

Don't see anything different

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