mixn / carbon-now-cli

🎨 Beautiful images of your code — from right inside your terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

command not found: carbon-now

amb1s1 opened this issue · comments

➜ snippets carbon-now
zsh: command not found: carbon-now

I installed using

➜  ~ yarn global add carbon-now-cli
yarn global v1.22.4
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "carbon-now-cli@1.4.0" with binaries:
      - carbon-now
Done in 1.67s.

But when I try to run it, it show command no found. Where does carbon-now is install? I'm installed it under centos 7

I was able to find my path using echo $(yarn global bin)