【问题标题】:Bower dependencies are not getting installed in Ionic frameworkBower 依赖项未安装在 Ionic 框架中 【发布时间】:2016-06-13 10:52:28 【问题描述】: 我正在研究离子框架。我运行了这个命令 bower 安装 angular-local-storage --save 这告诉我 'bower' 未被识别为内部或外部命令, 可运行的程序或批处理文件 【问题讨论】: 标签: ionic-framework 【解决方案1】: 尝试运行这个 npm install -g bower to install bower 【讨论】: