github - How to run the front-end project "Douban Movie" locally, but the installation of vue-cli using the node.js command line fails?
学习ing
学习ing 2017-06-17 09:16:48
0
4
871

github project address: https://github.com/monkeyWang...
Baidu network disk download address: http://pan.baidu.com/s/1i4M318h

Official installation tutorial:

Local computer, enter the error message prompted by the command line

Environment description: In the window system, node-v8.1.1.js has been installed, and you can see that node and npm are installed successfully under the cmd command line;

Why is it useless to enter the command line above?

学习ing
学习ing

reply all (4)
给我你的怀抱

You get to execute the command in the project folder. You are now on the C drive. .

    过去多啦不再A梦

    The environment variables of Windows are not configured. You need to find vue.cmd and configure the path address to the computer

      Peter_Zhu

      It seems that ifnode8.1.1,vue-clicannot install scaffolding, it is recommended to try downgrading to8.0.1or below

        黄舟

        Just npm install directly in the root directory and then npm run dev
        I suggest you read the README file carefully

          Latest Downloads
          More>
          Web Effects
          Website Source Code
          Website Materials
          Front End Template
          About us Disclaimer Sitemap
          php.cn:Public welfare online PHP training,Help PHP learners grow quickly!