慕少5780138
2016-10-27 22:35
Yeoman Doctor
Running sanity checks on your system
√ Global configuration file is valid
√ NODE_PATH matches the npm root
√ Node.js version
√ No .bowerrc file in home directory
√ No .yo-rc.json file in home directory
√ npm version
Everything looks all right!
C:\Users\Administrator\AppData\Roaming\npm
`-- yo@1.8.5
C:\Users\Administrator>yo -v
? 'Allo! What would you like to do? (Use arrow keys)
Run a generator
> Angular
──────────────
Update your generators
Install a generator
Find some help
Get me out of here!
──────────────
Yeoman Doctor
Running sanity checks on your system
√ Global configuration file is valid
√ NODE_PATH matches the npm root
√ Node.js version
√ No .bowerrc file in home directory
√ No .yo-rc.json file in home directory
√ npm version
Everything looks all right!
C:\Users\Administrator\AppData\Roaming\npm
`-- yo@1.8.5
C:\Users\Administrator>yo -v
? 'Allo! What would you like to do? (Use arrow keys)
Run a generator
> Angular
──────────────
Update your generators
Install a generator
Find some help
Get me out of here!
──────────────Yeoman Doctor
Running sanity checks on your system
√ Global configuration file is valid
√ NODE_PATH matches the npm root
√ Node.js version
√ No .bowerrc file in home directory
√ No .yo-rc.json file in home directory
√ npm version
Everything looks all right!
C:\Users\Administrator\AppData\Roaming\npm
`-- yo@1.8.5
C:\Users\Administrator>yo -v
? 'Allo! What would you like to do? (Use arrow keys)
Run a generator
> Angular
──────────────
Update your generators
Install a generator
Find some help
Get me out of here!
──────────────
表示什么意思啊?
yo -v 会显示版本号,但是你貌似使用的是windows的cmd吧,安装个git,使用git自带的git-bash应该就可以了
新版本的Yeoman不支持 yo -v 命令了, 用 yo --version吧。
Grunt-beginner前端自动化工具
60388 学习 · 408 问题
相似问题