Answer the question
In order to leave comments, you need to log in
Why is there a white screen after installing vue via cli?
do the following install cli globally sudo npm install --global vue-cli
install the project in a folder and configure
vue init webpack-simple testCli
Target directory exists. Continue? Yes
? Project name test-cli
? Project description test project for cli
? Author Name <[email protected]>
? Use sass? Yes
cd testCli
npm install
node -v
v8.2.1
npm -v
5.3.0
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question