Does anyone have any thoughts? I remember in a pr...
# sdf
n
Does anyone have any thoughts? I remember in a previous version of
sdf
I had to extract the jar file and then edit some things with those files.
a
Hey Nic! What's the error you are getting? You should be able to run sdfcli without any further steps (just unzipping)
We removed the maven step last release
n
Ah yes. The error would help 🤦🏻‍♂️
command not found
a
can you check to go directly to the folder in your teminal to run the command?
Just trying to figure out if it's a problem of the CLI itself or the setup you did with env variables
n
can you just run
sdfcli
by itself?
sorry i will get to you questions. I am trying to move the sdfsdk folder to the root folder and had to change up all the variables
i did notice that i was able to run the script inside the sdfsdk when i ran
bash sdfcli
a
so then it may be a configuration issue (?)
n
it seems like it
but i can directly just run the
sdfcli
command without bash
that seems weird
okay i got it. it was just something with my environmental variables. thanks for responding
a
glad it worked!