unix / linux 下 cli command not found ``` echo -e "export PATH=$(npm prefix -g)/bin:$PATH" >> ~/.bashrc && source ~/.bashrc ```
npm install yaozu-cliunix / linux 下 cli command not found
````
echo -e "export PATH=$(npm prefix -g)/bin:$PATH" >> ~/.bashrc && source ~/.bashrc