mytodo grunt
zsh: command not found: grunt
➜ mytodo npm instal -g grunt
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/npmconf requires semver@'2' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/semver,
npm WARN unmet dependency which is version 4.3.6
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/npmconf requires uid-number@'0.0.5' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/uid-number,
npm WARN unmet dependency which is version 0.0.6
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data requires github-url-from-username-repo@'^0.2.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/github-url-from-username-repo,
npm WARN unmet dependency which is version 1.0.2
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data requires semver@'2 || 3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/semver,
npm WARN unmet dependency which is version 4.3.6
npm WARN unmet dependency /usr/local/lib/node_modules/phonegap/node_modules/phonegap-build requires colors@'0.6.x' but will load
Path to your oh-my-zsh configuration.
ZSH=$HOME/.oh-my-zsh
Set name of the theme to load.
Look in ~/.oh-my-zsh/themes/
Optionally, if you set this to "random", it'll load a random theme each
time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"
Example aliases
alias zshconfig="mate ~/.zshrc"
alias ohmyzsh="mate ~/.oh-my-zsh"
Set to this to use case-sensitive completion
CASE_SENSITIVE="true"
Uncomment this to disable bi-weekly auto-update checks
DISABLE_AUTO_UPDATE="true"
Uncomment to change how often before auto-updates occur? (in days )
export UPDATE_ZSH_DAYS=13
Uncomment following line if you want to disable colors in ls
DISABLE_LS_COLORS="true"
Uncomment following line if you want to disable autosetting terminal title.
DISABLE_AUTO_TITLE="true"
Uncomment following line if you want to disable command autocorrection
DISABLE_CORRECTION="true"
Uncomment following line if you want red dots to be displayed while waiting for completion
COMPLETION_WAITING_DOTS="true"
Uncomment following line if you want to disable marking untracked files under
VCS as dirty. This makes repository status check for large repositories much,
much faster.
DISABLE_UNTRACKED_FILES_DIRTY="true"
"~/.zshrc" 81L, 2537C
npm WARN unmet dependency /usr/local/lib/node_modules/phonegap/node_modules/colors,
npm WARN unmet dependency which is version 0.6.0-1
npm WARN unmet dependency /usr/local/lib/node_modules/phonegap/node_modules/connect-phonegap/node_modules/connect/node_modules/multiparty/node_modules/stream-counter requires readable-stream@'~1.1.8' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/phonegap/node_modules/connect-phonegap/node_modules/connect/node_modules/multiparty/node_modules/readable-stream,
npm WARN unmet dependency which is version 1.1.13-1
npm WARN unmet dependency /usr/local/lib/node_modules/phonegap/node_modules/phonegap-build/node_modules/qrcode-terminal requires colors@'*' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/phonegap/node_modules/colors,
npm WARN unmet dependency which is version 0.6.0-1
npm WARN unmet dependency /usr/local/lib/node_modules/phonegap/node_modules/prompt/node_modules/winston requires colors@'0.x.x' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/phonegap/node_modules/colors,
npm WARN unmet dependency which is version 0.6.0-1
[email protected] /usr/local/lib/node_modules/grunt
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected] )
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected] )
├── [email protected]
├── [email protected] ([email protected], [email protected] )
├── [email protected] ([email protected], [email protected] )
├── [email protected] ([email protected], [email protected] )
└── [email protected] ([email protected], [email protected], [email protected] )
➜ mytodo grunt
zsh: command not found: grunt