Vue-cli: The "Vue init" command does not work correctly on windows 10

Created on 16 Jun 2017  路  1Comment  路  Source: vuejs/vue-cli

Hi,

I'm using windows 10. When trying to generate a project __webpack__ does not work.

What happens is this:

  1. I execute the command vue init webpack .
  2. Then it shows Generate project in current directory?, I type Y.
  3. Next, it displays the message Project name (WinJS_Vue):, Here is the problem because I can not write anything, and I can not even exit the program using Ctrl + C, Ctrl + Z, exit ... Because the CMD terminal is suspended and stops working.

__Package Versions:__

  • Node - 8.1.0
  • NPM - 5.0.3
  • Vue CLI - 2.8.2

Most helpful comment

dup of #484
update node 馃檪

>All comments

dup of #484
update node 馃檪

Was this page helpful?
0 / 5 - 0 ratings