jsonv.sh icon indicating copy to clipboard operation
jsonv.sh copied to clipboard

Afer execute the installer in Ubuntu 17.10 the command is not found

Open mrsarm opened this issue 8 years ago • 0 comments

After execute the installer as explained in the README file, when I execute the command, I get:

$ jsonv
zsh: command not found: jsonv

Even restarting the command line I get the same. And looking if something was installed, I realized the command never was installed:

$ sudo find / -name jsonv

The command above doesn't get any result.

mrsarm avatar Dec 18 '17 21:12 mrsarm