Skip to content

Conversation

9aoyang
Copy link
Contributor

@9aoyang 9aoyang commented Dec 25, 2018

update windows warning, in order to be consistent with other docs

::: warning 警告
如果你在 Windows 上通过 minTTY 使用 Git Bash,交互提示符并不工作。你必须通过 `winpty vue.cmd create hello-world` 启动这个命令。
如果你在 Windows 上通过 minTTY 使用 Git Bash,交互提示符并不工作。你必须通过 `winpty vue.cmd create hello-world` 启动这个命令。不过,如果你仍想使用 `vue create hello-world`,则可以通过在 `~/.bashrc` 文件中添加以下行来为命令添加别名
`alias vue = 'winpty vue.cmd'`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alias 的等号两边不能有空格

Copy link
Contributor Author

@9aoyang 9aoyang Jan 2, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

很抱歉没有看到下方的changes requested,又重新提了一次#3231,下次知道怎么修改已有pr了:)

@haoqunjiang haoqunjiang closed this Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants