has anyone else seen this with the cli?
# sdf
s
has anyone else seen this with the cli?
a
@stalbert i will try to reproduce this, can you confirm which version of sdfcli are you using?
and a screenshot of the command and output will help too. Thanks
s
I'm using 2019.1, though the problem seems to have resolved itself - I think I may have been in a different working directory and/or providing the fully qualified path to the
-p
option resolved it?
d
on windows powershell, i have to specify the fully qualified path. (i think from the cmd prompt i was able to use
-p .
)
s
that's interesting. you'd expect the java program to behave the same whether it's being launched from powershell or cmd.exe?
unless PS was doing something funky with
.
anyway, in my case it's WSL (bash) so I'm using `-p \`pwd\``
meh, not sure how to escape backticks in slack
d
I only just installed WSL, didn't even think of using it for sdf deploy yet
s
I use WSL for everything commandline oriented. It's clear to me that a *nix prompt rules web development.
blame it on Macs
or Linux I suppose.
mostly hipster 'web devs' using macs though.