Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装命令缺少,运行时出现警告 #1

Open
zhangbody opened this issue Jan 5, 2016 · 2 comments
Open

安装命令缺少,运行时出现警告 #1

zhangbody opened this issue Jan 5, 2016 · 2 comments

Comments

@zhangbody
Copy link

一、安装步骤中缺少如下命令
npm install -g bower
npm install -g ember-cli

二、运行 ember server 命令后,出现如下的提示信息
Future versions of Ember CLI will not support v4.2.3. Please update to Node 0.12 or io.js.
version: 1.13.8

@yunji-devin
Copy link
Contributor

@zhangbody
1.您需要执行以下命令安装下依赖:
npm install -g ember-cli
npm install -g bower

2.您需要升级一下node版本

@liucy1983
Copy link

这个提示是warning,不会影响运行,我们后面会解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants